diff options
| author | Chong Yidong | 2010-05-03 21:31:59 -0400 |
|---|---|---|
| committer | Chong Yidong | 2010-05-03 21:31:59 -0400 |
| commit | 8838172bf0c35831f6b0f0a9763af0d04edf5468 (patch) | |
| tree | d17c3c0e016a4e1739064b93fa4b77c2b4f7ddde /lib-src | |
| parent | da0bbbc4e336566be28cc99dce4b155d4a9a194f (diff) | |
| download | emacs-8838172bf0c35831f6b0f0a9763af0d04edf5468.tar.gz emacs-8838172bf0c35831f6b0f0a9763af0d04edf5468.zip | |
Bump version to 23.1.97.emacs-pretest-23.1.97
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 0c4870f2fff..babbbf607d2 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.96 | 25 | VERSION = 23.1.97 |
| 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 \ |