current configure.in,1.202,1.203

Fabian Keil <[email protected]> Fri, 26 Aug 2016 12:26:45 +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-serv30324

Modified Files:
	configure.in 
Log Message:
Declare 3.0.26 'stable'


Index: configure.in
===================================================================
RCS file: /cvsroot/ijbswa/current/configure.in,v
retrieving revision 1.202
retrieving revision 1.203
diff -C2 -d -r1.202 -r1.203
*** configure.in	26 Jul 2016 10:47:13 -0000	1.202
--- configure.in	26 Aug 2016 12:26:43 -0000	1.203
***************
*** 80,84 ****
  VERSION_MINOR=0
  VERSION_POINT=26
! CODE_STATUS="UNRELEASED"
  
  dnl CODE_STATUS can be "alpha", "beta", "stable" or "UNRELEASED",
--- 80,84 ----
  VERSION_MINOR=0
  VERSION_POINT=26
! CODE_STATUS="stable"
  
  dnl CODE_STATUS can be "alpha", "beta", "stable" or "UNRELEASED",


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