From 21d7435c63162c369d020fa5ef133ca3240fd5ee Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 26 Mar 2008 13:49:17 +0000 Subject: [PATCH] Bump version to 22.2 --- README | 2 +- lib-src/makefile.w32-in | 2 +- 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 \ -- 2.39.5