current regression-tests.action,1.64,1.65

Fabian Keil <[email protected]> Mon, 19 Sep 2016 14:16: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-serv25804

Modified Files:
	regression-tests.action 
Log Message:
Bump required Privoxy version to 3.0.25

Due to the FEATURE_64_BIT_TIME_T dependency earlier versions
will skip some tests that should not be skipped.


Index: regression-tests.action
===================================================================
RCS file: /cvsroot/ijbswa/current/regression-tests.action,v
retrieving revision 1.64
retrieving revision 1.65
diff -C2 -d -r1.64 -r1.65
*** regression-tests.action	19 Sep 2016 14:16:30 -0000	1.64
--- regression-tests.action	19 Sep 2016 14:16:42 -0000	1.65
***************
*** 28,32 ****
  
  {{settings}}
! for-privoxy-version=3.0.22
  
  # Some dependencies Privoxy-Regression-Test should know about:
--- 28,32 ----
  
  {{settings}}
! for-privoxy-version=3.0.25
  
  # Some dependencies Privoxy-Regression-Test should know about:


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