diff options
| author | Chong Yidong | 2011-03-11 12:17:33 -0500 |
|---|---|---|
| committer | Chong Yidong | 2011-03-11 12:17:33 -0500 |
| commit | 5ef342304deceb61037a9eec17d6b0eb7ac978dd (patch) | |
| tree | c6c6a67ae82b1e9c9ff658409b61d2fb51f20314 /lib-src | |
| parent | 1e048ad1a60374ff026f021fe836c4f77a3fca60 (diff) | |
| download | emacs-5ef342304deceb61037a9eec17d6b0eb7ac978dd.tar.gz emacs-5ef342304deceb61037a9eec17d6b0eb7ac978dd.zip | |
Bump version to 23.3.50
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 396060a3d75..3f74064c785 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.3 | 25 | VERSION = 23.3.50 |
| 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 \ |