aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris2007-04-26 03:32:48 +0000
committerGlenn Morris2007-04-26 03:32:48 +0000
commit5ba76e083b381f9d669552adc87c623762a22602 (patch)
treeab65d356844cf0e5d12c0acfab55dad6fc4f5db5 /lib-src
parentf5430f7f5b703bd7cea76e875ed5fd1804274d37 (diff)
downloademacs-5ba76e083b381f9d669552adc87c623762a22602.tar.gz
emacs-5ba76e083b381f9d669552adc87c623762a22602.zip
Increase version to 22.1.50.
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 3ae5220c5f1..953fa7ae6be 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 = 22.0.98 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 \