changeset 80373:ec13864e9bf6

Bump version to 22.2
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 26 Mar 2008 13:49:17 +0000
parents b674a7cd9417
children 9e31d3fe615d
files README lib-src/makefile.w32-in
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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
--- 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 \