diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2010-12-10 12:46:40 -0500 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2010-12-10 12:46:40 -0500 |
commit | 1f10e75066b557174bb475c735bd74a725000a4a (patch) | |
tree | 65fc5483b7aa9fd10536b9a281b66a10f492d672 /lib-src | |
parent | 158d59456887041e74cf0d8e0fa19bc65e6e4b1f (diff) | |
download | emacs-1f10e75066b557174bb475c735bd74a725000a4a.tar.gz |
Bump version to 23.2.91.emacs-pretest-23.2.91
Regenerate 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 1a0def1e304..e7fb9f03455 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.2.90 +VERSION = 23.2.91 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ |