current configure.in,1.203,1.204

Fabian Keil <[email protected]> Mon, 19 Sep 2016 14:16:07 +0000
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25755

Modified Files:
	configure.in 
Log Message:
Bump version to 3.0.27 UNRELEASED


Index: configure.in
===================================================================
RCS file: /cvsroot/ijbswa/current/configure.in,v
retrieving revision 1.203
retrieving revision 1.204
diff -C2 -d -r1.203 -r1.204
*** configure.in	26 Aug 2016 12:26:43 -0000	1.203
--- configure.in	19 Sep 2016 14:16:05 -0000	1.204
***************
*** 79,84 ****
  VERSION_MAJOR=3
  VERSION_MINOR=0
! VERSION_POINT=26
! CODE_STATUS="stable"
  
  dnl CODE_STATUS can be "alpha", "beta", "stable" or "UNRELEASED",
--- 79,84 ----
  VERSION_MAJOR=3
  VERSION_MINOR=0
! VERSION_POINT=27
! CODE_STATUS="UNRELEASED"
  
  dnl CODE_STATUS can be "alpha", "beta", "stable" or "UNRELEASED",


------------------------------------------------------------------------------