aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorChong Yidong2007-04-17 01:38:44 +0000
committerChong Yidong2007-04-17 01:38:44 +0000
commit48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68 (patch)
tree5935e8806831f101a4d025191f3b0d5a74145e44 /lib-src
parentbdbfe3bfd60b514733b77cfd7debe66e1b3a60f8 (diff)
downloademacs-48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68.tar.gz
emacs-48742df4f49c5e9f1a2b69c0bdb685c2bca0ce68.zip
Bump version to 22.0.98.
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 3e5fe4fcaeb..3ae5220c5f1 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.0.97 27VERSION = 22.0.98
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 \