diff options
| author | Chong Yidong | 2010-04-02 20:42:10 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-04-02 20:42:10 -0400 |
| commit | d86d8ea85a165558eb06fe16ffdf24c06886e7b4 (patch) | |
| tree | 11d5e9077a36e214b94be23fb3d474fa3ef7353f /lib-src | |
| parent | c8f19d81022a1f17cd14d1553a9c063f4eabe3c2 (diff) | |
| download | emacs-d86d8ea85a165558eb06fe16ffdf24c06886e7b4.tar.gz emacs-d86d8ea85a165558eb06fe16ffdf24c06886e7b4.zip | |
Bump version to 23.1.95.emacs-pretest-23.1.95
Diffstat (limited to 'lib-src')
| -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 | |||
| 22 | 22 | ||
| 23 | .PHONY: $(ALL) | 23 | .PHONY: $(ALL) |
| 24 | 24 | ||
| 25 | VERSION = 23.1.94 | 25 | VERSION = 23.1.95 |
| 26 | 26 | ||
| 27 | LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ | 27 | LOCAL_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 \ |