Bumping version number to 2.9.8
authoroes <oes@users.sourceforge.net>
Wed, 25 Jul 2001 19:16:27 +0000 (19:16 +0000)
committeroes <oes@users.sourceforge.net>
Wed, 25 Jul 2001 19:16:27 +0000 (19:16 +0000)
config.h.win
config.h.win32threads.win
configure
configure.in

index ce37a0b..728f52b 100755 (executable)
@@ -39,6 +39,9 @@
  *
  * Revisions   :
  *    $Log: config.h.win,v $
  *
  * Revisions   :
  *    $Log: config.h.win,v $
+ *    Revision 1.7  2001/07/21 18:00:07  jongfoster
+ *    Bumping version number to 2.9.7
+ *
  *    Revision 1.6  2001/07/15 20:08:40  jongfoster
  *    New build files for VC++ which provide the option of POSIX
  *    or Win32 threads.
  *    Revision 1.6  2001/07/15 20:08:40  jongfoster
  *    New build files for VC++ which provide the option of POSIX
  *    or Win32 threads.
 /*
  * Version number - Point (_._.X)
  */
 /*
  * Version number - Point (_._.X)
  */
-#define VERSION_POINT 7
+#define VERSION_POINT 8
 
 /*
  * Version number, as a string
  */
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.7"
+#define VERSION "2.9.8"
 
 /*
  * Status of the code: alpha, beta or stable
 
 /*
  * Status of the code: alpha, beta or stable
index 40da61d..bb89bd7 100644 (file)
@@ -39,6 +39,9 @@
  *
  * Revisions   :
  *    $Log: config.h.win32threads.win,v $
  *
  * Revisions   :
  *    $Log: config.h.win32threads.win,v $
+ *    Revision 1.2  2001/07/21 18:00:07  jongfoster
+ *    Bumping version number to 2.9.7
+ *
  *    Revision 1.1  2001/07/15 20:08:40  jongfoster
  *    New build files for VC++ which provide the option of POSIX
  *    or Win32 threads.
  *    Revision 1.1  2001/07/15 20:08:40  jongfoster
  *    New build files for VC++ which provide the option of POSIX
  *    or Win32 threads.
 /*
  * Version number - Point (_._.X)
  */
 /*
  * Version number - Point (_._.X)
  */
-#define VERSION_POINT 7
+#define VERSION_POINT 8
 
 /*
  * Version number, as a string
  */
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.7"
+#define VERSION "2.9.8"
 
 /*
  * Status of the code: alpha, beta or stable
 
 /*
  * Status of the code: alpha, beta or stable
index db6d1f9..628b48e 100755 (executable)
--- a/configure
+++ b/configure
@@ -567,7 +567,7 @@ fi
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
-VERSION_POINT=7
+VERSION_POINT=8
 
 
 
 
 
 
index 09c37ed..6b8ce0c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl 
 dnl Process this file with autoconf to produce a configure script.
 dnl 
-dnl $Id: configure.in,v 1.10 2001/07/18 17:25:04 oes Exp $
+dnl $Id: configure.in,v 1.11 2001/07/21 18:00:07 jongfoster Exp $
 dnl 
 dnl Written by and Copyright (C) 2001 the SourceForge
 dnl IJBSWA team.  http://ijbswa.sourceforge.net
 dnl 
 dnl Written by and Copyright (C) 2001 the SourceForge
 dnl IJBSWA team.  http://ijbswa.sourceforge.net
@@ -28,6 +28,9 @@ dnl or write to the Free Software Foundation, Inc., 59
 dnl Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 dnl 
 dnl $Log: configure.in,v $
 dnl Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 dnl 
 dnl $Log: configure.in,v $
+dnl Revision 1.11  2001/07/21 18:00:07  jongfoster
+dnl Bumping version number to 2.9.7
+dnl
 dnl Revision 1.10  2001/07/18 17:25:04  oes
 dnl Fixed a typo
 dnl
 dnl Revision 1.10  2001/07/18 17:25:04  oes
 dnl Fixed a typo
 dnl
@@ -151,7 +154,7 @@ AC_CONFIG_HEADER(config.h)
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
-VERSION_POINT=7
+VERSION_POINT=8
 
 AC_SUBST(VERSION_MAJOR)
 AC_SUBST(VERSION_MINOR)
 
 AC_SUBST(VERSION_MAJOR)
 AC_SUBST(VERSION_MINOR)