Version -> 2.9.5
[privoxy.git] / configure.in
index e1dcf24..cffbfc4 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl 
-dnl $Id: configure.in,v 1.4 2001/05/29 09:50:24 jongfoster Exp $
+dnl $Id: configure.in,v 1.5 2001/06/29 13:26:27 oes 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.5  2001/06/29 13:26:27  oes
+dnl Introduced #define CODE_STATUS
+dnl
 dnl Revision 1.4  2001/05/29 09:50:24  jongfoster
 dnl Unified blocklist/imagelist/permissionslist.
 dnl File format is still under discussion, but the internal changes
@@ -117,7 +120,7 @@ AC_CONFIG_HEADER(config.h)
 
 VERSION_MAJOR=2
 VERSION_MINOR=9
-VERSION_POINT=4
+VERSION_POINT=5
 
 AC_SUBST(VERSION_MAJOR)
 AC_SUBST(VERSION_MINOR)