Bumping version number to 2.9.10
authorjongfoster <jongfoster@users.sourceforge.net>
Fri, 30 Nov 2001 21:35:54 +0000 (21:35 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Fri, 30 Nov 2001 21:35:54 +0000 (21:35 +0000)
config.h.in
config.h.win
config.h.win32threads.win
configure
configure.in

index 90ff838..808bda7 100644 (file)
@@ -38,6 +38,9 @@
  *
  * Revisions   :
  *    $Log: acconfig.h,v $
+ *    Revision 1.14  2001/10/23 21:24:09  jongfoster
+ *    Support for FEATURE_CGI_EDIT_ACTIONS
+ *
  *    Revision 1.13  2001/10/07 15:30:41  oes
  *    Removed FEATURE_DENY_GZIP
  *
index 04308d8..1dc1c28 100755 (executable)
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log: config.h.win,v $
+ *    Revision 1.13  2001/10/23 21:24:09  jongfoster
+ *    Support for FEATURE_CGI_EDIT_ACTIONS
+ *
  *    Revision 1.12  2001/10/07 15:33:14  oes
  *    Removed FEATURE_DENY_GZIP
  *    Bumped up version number
 /*
  * Version number - Point (_._.X)
  */
-#define VERSION_POINT 9
+#define VERSION_POINT 10
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.9"
+#define VERSION "2.9.10"
 
 /*
  * Status of the code: alpha, beta or stable
index f51ec9c..e65e618 100644 (file)
@@ -37,6 +37,9 @@
  *
  * Revisions   :
  *    $Log: config.h.win32threads.win,v $
+ *    Revision 1.8  2001/10/23 21:24:09  jongfoster
+ *    Support for FEATURE_CGI_EDIT_ACTIONS
+ *
  *    Revision 1.7  2001/10/07 15:33:14  oes
  *    Removed FEATURE_DENY_GZIP
  *    Bumped up version number
 /*
  * Version number - Point (_._.X)
  */
-#define VERSION_POINT 9
+#define VERSION_POINT 10
 
 /*
  * Version number, as a string
  */
-#define VERSION "2.9.9"
+#define VERSION "2.9.10"
 
 /*
  * Status of the code: alpha, beta or stable
index 02c77b2..dc82ea8 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.19 .
+# From configure.in Revision: 1.20 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by Autoconf 2.52.
 #
@@ -1076,7 +1076,7 @@ host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
-VERSION_POINT=9
+VERSION_POINT=10
 CODE_STATUS="\"alpha\""
 
 cat >>confdefs.h <<EOF
index 7f4ee81..fe6a16f 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl 
-dnl $Id: configure.in,v 1.19 2001/10/07 15:33:14 oes Exp $
+dnl $Id: configure.in,v 1.20 2001/10/23 21:24:09 jongfoster Exp $
 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 Revision 1.20  2001/10/23 21:24:09  jongfoster
+dnl Support for FEATURE_CGI_EDIT_ACTIONS
+dnl
 dnl Revision 1.19  2001/10/07 15:33:14  oes
 dnl Removed FEATURE_DENY_GZIP
 dnl Bumped up version number
@@ -190,7 +193,7 @@ dnl =================================================================
 dnl AutoConf Initialization
 dnl =================================================================
 
-AC_REVISION($Revision: 1.19 $)
+AC_REVISION($Revision: 1.20 $)
 AC_INIT(jcc.c)
 AC_CONFIG_HEADER(config.h)
 AC_CANONICAL_HOST
@@ -202,7 +205,7 @@ dnl =================================================================
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
-VERSION_POINT=9
+VERSION_POINT=10
 CODE_STATUS="\"alpha\""
 
 dnl CODE_STATUS can be "alpha", "beta", or "stable", and will be