# HG changeset patch # User jwe # Date 1190068807 0 # Node ID 63e94c52a85a9a0e9420ea28f8e0516e28ecae12 # Parent 710aea220a2c1477718b65855759c72c169cb875 [project @ 2007-09-17 22:40:07 by jwe] diff -r 710aea220a2c -r 63e94c52a85a src/ChangeLog --- a/src/ChangeLog Fri Feb 01 23:23:44 2008 -0500 +++ b/src/ChangeLog Mon Sep 17 22:40:07 2007 +0000 @@ -1,6 +1,10 @@ 2007-09-17 John W. Eaton - * version.h (OCTAVE_VERSION): Now 2.9.14 + * version.h (OCTAVE_VERSION): Now 2.9.14+. + +2007-09-17 John W. Eaton + + * version.h (OCTAVE_VERSION): Now 2.9.14. (OCTAVE_API_VERSION): Now api-v26. (OCTAVE_RELEASE_DATE): Now 2007-09-17. diff -r 710aea220a2c -r 63e94c52a85a src/version.h --- a/src/version.h Fri Feb 01 23:23:44 2008 -0500 +++ b/src/version.h Mon Sep 17 22:40:07 2007 +0000 @@ -25,7 +25,7 @@ #if !defined (octave_version_h) #define octave_version_h 1 -#define OCTAVE_VERSION "2.9.14" +#define OCTAVE_VERSION "2.9.14+" #define OCTAVE_API_VERSION "api-v26"