diff options
| author | Chong Yidong | 2010-11-08 21:53:18 -0500 |
|---|---|---|
| committer | Chong Yidong | 2010-11-08 21:53:18 -0500 |
| commit | 0f161c71c97fccef2c9e4b7c64a4a0275adee7b9 (patch) | |
| tree | c2c66dbf620d147e89783fbf4330d4afcb44db0b /lib-src | |
| parent | dfb70734ef09d4bf804a26dea2329ff64ac38405 (diff) | |
| download | emacs-pretest-23.2.90.tar.gz emacs-pretest-23.2.90.zip | |
Bump version to 23.2.90.emacs-pretest-23.2.90
Regenerate AUTHORS, configure, and ldefs-boot.el.
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 601d412894e..1a0def1e304 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.2.50 | 25 | VERSION = 23.2.90 |
| 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 \ |