aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/makefile.w32-in
diff options
context:
space:
mode:
authorGlenn Morris2007-08-29 08:12:34 +0000
committerGlenn Morris2007-08-29 08:12:34 +0000
commitbfd9ce719f87fd9696e29e176a392d5b71d705c3 (patch)
tree918f0c290ace522d7526f64f8901c9cfd533f014 /lib-src/makefile.w32-in
parente93ca07663135e2455db41d6d6b3d767983a09c3 (diff)
downloademacs-bfd9ce719f87fd9696e29e176a392d5b71d705c3.tar.gz
emacs-bfd9ce719f87fd9696e29e176a392d5b71d705c3.zip
Increase version to 23.0.50.
Diffstat (limited to 'lib-src/makefile.w32-in')
-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 3076b85dbd8..bd44130135c 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.1.50 27VERSION = 23.0.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 \