(VERSION): Set to 23.0.60.

This commit is contained in:
Glenn Morris 2008-03-13 03:14:12 +00:00
parent acfdc2b189
commit afd2792072
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2008-03-13 Glenn Morris <rgm@gnu.org>
* makefile.w32-in (VERSION): Set to 23.0.60.
2008-03-04 Juanma Barranquero <lekktu@gmail.com>
* .cvsignore: Add oo.

View file

@ -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 \