aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorChong Yidong2011-03-11 12:17:33 -0500
committerChong Yidong2011-03-11 12:17:33 -0500
commit5ef342304deceb61037a9eec17d6b0eb7ac978dd (patch)
treec6c6a67ae82b1e9c9ff658409b61d2fb51f20314 /lib-src
parent1e048ad1a60374ff026f021fe836c4f77a3fca60 (diff)
downloademacs-5ef342304deceb61037a9eec17d6b0eb7ac978dd.tar.gz
emacs-5ef342304deceb61037a9eec17d6b0eb7ac978dd.zip
Bump version to 23.3.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 396060a3d75..3f74064c785 100644
--- a/lib-src/makefile.w32-in
+++ b/lib-src/makefile.w32-in
@@ -22,7 +22,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs
22 22
23.PHONY: $(ALL) 23.PHONY: $(ALL)
24 24
25VERSION = 23.3 25VERSION = 23.3.50
26 26
27LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ 27LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
28 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ 28 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \