aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorChong Yidong2010-03-10 23:03:11 -0500
committerChong Yidong2010-03-10 23:03:11 -0500
commit66da5719da786c15cb1d5e11d6dceac6f5a40fea (patch)
tree29fff0d532b54e146c63afe7e832c363688c91ee /lib-src
parentfd5476dd1a1f985a13a7e8b7e8ef44f181e60c3d (diff)
downloademacs-66da5719da786c15cb1d5e11d6dceac6f5a40fea.tar.gz
emacs-66da5719da786c15cb1d5e11d6dceac6f5a40fea.zip
Bump version to 23.1.94 and regenerate ldefs-boot.el.emacs-pretest-23.1.94
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 368e1acb447..b59273ef33d 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.1.93 25VERSION = 23.1.94
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 \