diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2009-12-09 02:06:16 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2009-12-09 02:06:16 +0000 |
commit | a3ff15d6fc49d345356489f1aa14830bbb490e92 (patch) | |
tree | e7975b46491946ef7be471e4fbe758b7559df544 /lib-src/makefile.w32-in | |
parent | 716a75702ccfb528ce6297bc904069f1a85ab83b (diff) | |
download | emacs-a3ff15d6fc49d345356489f1aa14830bbb490e92.tar.gz |
Bump version to 23.1.90.emacs-pretest-23.1.90
Diffstat (limited to 'lib-src/makefile.w32-in')
-rw-r--r-- | lib-src/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 7fab27d98a9..17698f3f859 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 .PHONY: $(ALL) -VERSION = 23.1.50 +VERSION = 23.1.90 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ |