diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-04-02 20:42:10 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-04-02 20:42:10 -0400 |
commit | d86d8ea85a165558eb06fe16ffdf24c06886e7b4 (patch) | |
tree | 11d5e9077a36e214b94be23fb3d474fa3ef7353f /lib-src/makefile.w32-in | |
parent | c8f19d81022a1f17cd14d1553a9c063f4eabe3c2 (diff) | |
download | emacs-d86d8ea85a165558eb06fe16ffdf24c06886e7b4.tar.gz |
Bump version to 23.1.95.emacs-pretest-23.1.95
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 b59273ef33d..131cca7fdd7 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.94 +VERSION = 23.1.95 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ |