[Http-webtest-commits] CVS: HTTP-WebTest/lib/HTTP WebTest.pm.in,1.13,1.14
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-06-15 21:35:25
|
Update of /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP In directory usw-pr-cvs1:/tmp/cvs-serv17221 Modified Files: WebTest.pm.in Log Message: Bump version Index: WebTest.pm.in =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/lib/HTTP/WebTest.pm.in,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** WebTest.pm.in 17 May 2002 20:48:57 -0000 1.13 --- WebTest.pm.in 15 Jun 2002 21:35:22 -0000 1.14 *************** *** 5,9 **** package HTTP::WebTest; ! $VERSION = '1.99_06'; # workaround for warning caused by underscore char in $VERSION $VERSION = eval $VERSION; --- 5,9 ---- package HTTP::WebTest; ! $VERSION = '1.99_07'; # workaround for warning caused by underscore char in $VERSION $VERSION = eval $VERSION; |