summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-03-26 13:49:17 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-03-26 13:49:17 +0000
commit21d7435c63162c369d020fa5ef133ca3240fd5ee (patch)
tree6d63a2dd8559b00b20b1803a3b310602a38be666
parent3789dbbb06a643a87cb7a9df2f7814cebc60c19e (diff)
downloademacs-21d7435c63162c369d020fa5ef133ca3240fd5ee.tar.gz
Bump version to 22.2
-rw-r--r--README2
-rw-r--r--lib-src/makefile.w32-in2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 293bc727242..89921961c92 100644
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
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 --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index 32f3fcc58ad..a8e478875dc 100644
--- a/lib-src/makefile.w32-in
+++ b/lib-src/makefile.w32-in
@@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
.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 \