aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorChong Yidong2010-11-08 21:53:18 -0500
committerChong Yidong2010-11-08 21:53:18 -0500
commit0f161c71c97fccef2c9e4b7c64a4a0275adee7b9 (patch)
treec2c66dbf620d147e89783fbf4330d4afcb44db0b /lib-src
parentdfb70734ef09d4bf804a26dea2329ff64ac38405 (diff)
downloademacs-pretest-23.2.90.tar.gz
emacs-pretest-23.2.90.zip
Bump version to 23.2.90.emacs-pretest-23.2.90
Regenerate AUTHORS, configure, and ldefs-boot.el.
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 601d412894e..1a0def1e304 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.2.50 25VERSION = 23.2.90
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 \