summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2007-06-02 11:11:48 +0000
committerChong Yidong <cyd@stupidchicken.com>2007-06-02 11:11:48 +0000
commit3ae89e1da0052ca273a3a6673563c6d7c584639d (patch)
treef35de15acb3c2c459dc6d1378a359eb0e853c777
parent0bc8939f0ba77887ffadea2bc38f256e2431b3db (diff)
downloademacs-EMACS_22_1.tar.gz
Increment version number to 22.1.EMACS_22_1
-rw-r--r--lib-src/makefile.w32-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index c1e7b70e5bf..5face04b081 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.0.990
+VERSION = 22.1
LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
-DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \