aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorChong Yidong2010-02-26 22:09:45 -0500
committerChong Yidong2010-02-26 22:09:45 -0500
commit5d752593a519896d2c849e5917b23fcbdc753b15 (patch)
treec05e1c048e1a45a514a4074bd1acc51fa1bac07a /lib-src
parent4ed28cf4e5fe36f460adb103865c3adcbad62da3 (diff)
downloademacs-5d752593a519896d2c849e5917b23fcbdc753b15.tar.gz
emacs-5d752593a519896d2c849e5917b23fcbdc753b15.zip
Bump version to 23.1.93; regenerate AUTHORS.
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 c38c5c7062e..368e1acb447 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.92 25VERSION = 23.1.93
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 \