aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris2007-08-29 08:05:47 +0000
committerGlenn Morris2007-08-29 08:05:47 +0000
commit2239757784a8a79e65dcd45faa8339b41d8d8dc7 (patch)
treef2e4099ad1398d5a96a9fdb9de9bb6968fe9c035 /lib-src
parenta4fc56e1ba738cb04f6ddc7dbaf2fb1a4dd21895 (diff)
downloademacs-2239757784a8a79e65dcd45faa8339b41d8d8dc7.tar.gz
emacs-2239757784a8a79e65dcd45faa8339b41d8d8dc7.zip
(VERSION): Set back to 22.1.50 following inadvertent bump in multi-tty
merge.
Diffstat (limited to 'lib-src')
-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 c21401154eb..3076b85dbd8 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
24 24
25.PHONY: $(ALL) 25.PHONY: $(ALL)
26 26
27VERSION = 23.0.51 27VERSION = 22.1.50
28 28
29LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ 29LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
30 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ 30 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \