From: Glenn Morris Date: Wed, 29 Aug 2007 08:12:34 +0000 (+0000) Subject: Increase version to 23.0.50. X-Git-Tag: emacs-pretest-23.0.90~11223 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bfd9ce719f87fd9696e29e176a392d5b71d705c3;p=emacs.git Increase version to 23.0.50. --- diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 266453ae975..8ae8cb9cbcf 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2007-08-29 Glenn Morris + + * makefile.w32-in (VERSION): Increase to 23.0.50. + 2007-08-29 Dan Nicolaescu * emacsclient.c (w32_execvp): Move definition before use. diff --git a/lib-src/makefile.w32-in b/lib-src/makefile.w32-in index 3076b85dbd8..bd44130135c 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 = 22.1.50 +VERSION = 23.0.50 LOCAL_FLAGS = -DWINDOWSNT -DDOS_NT -DSTDC_HEADERS=1 -DNO_LDAV=1 \ -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc \ diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 7abc1e0b9bb..c9932f5f1fb 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2007-08-29 Glenn Morris + + * elisp.texi (EMACSVER): Increase to 23.0.50. + 2007-08-29 Dan Nicolaescu * frames.texi (Basic Parameters): Add display-environment-variable