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
commita1445d92159a7f44a39bf342dbf758f1b4bca3a7 (patch)
treecbbed70b07f4683869e2c106cb95e8c6525ea50a /lib-src
parent4def34bcd1efd8575f6e1ae74dc32ec659426cec (diff)
downloademacs-a1445d92159a7f44a39bf342dbf758f1b4bca3a7.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 \