From: Glenn Morris Date: Thu, 13 Mar 2008 03:14:12 +0000 (+0000) Subject: (VERSION): Set to 23.0.60. X-Git-Tag: emacs-pretest-23.0.90~7232 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afd27920722625e04de70af6e02b2cb1dfa6122b;p=emacs.git (VERSION): Set to 23.0.60. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 1f8cd9ac696..f4e14b1bf6d 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2008-03-13 Glenn Morris + + * makefile.w32-in (VERSION): Set to 23.0.60. + 2008-03-04 Juanma Barranquero * .cvsignore: Add oo. diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 7bd23ee9edd..0edfdf58b02 100644 --- a/lib-src/makefile.w32-in +++ b/lib-src/makefile.w32-in @@ -24,7 +24,7 @@ ALL = make-docfile hexl ctags etags movemail ebrowse sorted-doc digest-doc emacs .PHONY: $(ALL) -VERSION = 23.0.50 +VERSION = 23.0.60 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \