Bumping version number to 2.9.10
[privoxy.git] / configure.in
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