summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2011-02-28 22:29:00 -0500
committerChong Yidong <cyd@stupidchicken.com>2011-02-28 22:29:00 -0500
commit22770c84d5acd892c6a3302790f92f37f600c93e (patch)
tree07ce16ff4e3c478d0a91cbbf93621563c1fa0c12 /lib-src
parentd1f61aaf6f0b6a2cf2bbb7eaf5631f8b580568d4 (diff)
downloademacs-22770c84d5acd892c6a3302790f92f37f600c93e.tar.gz
Release logs for 23.3 release.
Regenerate configure and other release files.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog4
-rw-r--r--lib-src/makefile.w32-in2
2 files changed, 5 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 58c37c493ae..c6d9fa73e53 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * Version 23.3 released.
+
2011-02-02 Eli Zaretskii <eliz@gnu.org>
* makefile.w32-in (ETAGS_CFLAGS, CTAGS_CFLAGS): Add
diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in
index 139fd64406c..396060a3d75 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.94
+VERSION = 23.3
LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \
-DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \