X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=configure.in;h=c86c8a57639e963c23080977d9b868cc60aaa94f;hp=d3f88012395a1687f2677f219b4f5ae818587ea6;hb=be9a66f0172e27a403646cb57cc85b247523728d;hpb=3d3b9127e9c55a01a6cbba50671e4cf980c7b821 diff --git a/configure.in b/configure.in index d3f88012..c86c8a57 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. dnl -dnl $Id: configure.in,v 1.145 2010/10/10 09:58:12 fabiankeil Exp $ +dnl $Id: configure.in,v 1.147 2010/10/30 15:57:50 fabiankeil Exp $ dnl dnl Written by and Copyright (C) 2001-2010 the dnl Privoxy team. http://www.privoxy.org/ @@ -32,7 +32,7 @@ dnl ================================================================= dnl AutoConf Initialization dnl ================================================================= -AC_REVISION($Revision: 1.145 $) +AC_REVISION($Revision: 1.147 $) AC_INIT(jcc.c) if test ! -f config.h.in; then @@ -78,7 +78,7 @@ dnl ================================================================= VERSION_MAJOR=3 VERSION_MINOR=0 -VERSION_POINT=17 +VERSION_POINT=18 CODE_STATUS="UNRELEASED" dnl CODE_STATUS can be "alpha", "beta", or "stable", and will be