# HG changeset patch # User Chong Yidong # Date 1206539357 0 # Node ID ec13864e9bf6c6c4ee55713841225d58b05e45fe # Parent b674a7cd941782758840fb5345fe1c55bda17997 Bump version to 22.2 diff -r b674a7cd9417 -r ec13864e9bf6 README --- a/README Wed Mar 26 13:48:18 2008 +0000 +++ b/README Wed Mar 26 13:49:17 2008 +0000 @@ -3,7 +3,7 @@ See the end of the file for license conditions. -This directory tree holds version 22.1.92 of GNU Emacs, the extensible, +This directory tree holds version 22.2 of GNU Emacs, the extensible, customizable, self-documenting real-time display editor. The file INSTALL in this directory says how to build and install GNU diff -r b674a7cd9417 -r ec13864e9bf6 lib-src/makefile.w32-in --- a/lib-src/makefile.w32-in Wed Mar 26 13:48:18 2008 +0000 +++ b/lib-src/makefile.w32-in Wed Mar 26 13:49:17 2008 +0000 @@ -24,7 +24,7 @@ .PHONY: $(ALL) -VERSION = 22.1.92 +VERSION = 22.2 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \