Bump version 0.68_01
Tomas Doran [Sun, 10 Jan 2010 01:29:43 +0000 (01:29 +0000)]
perl/ChangeLog
perl/version.pm

index 085acdb..af1ca13 100644 (file)
@@ -1,3 +1,4 @@
+Version 0.68_01 --   10 Jan 2010  <mst@shadowcat.co.uk> Matt S Trout
     o Force signal handler installation so that we correctly install handlers
       for SIGPIPE. Fixes RT#5100 <bobtfish@bobtfish.net>
     o Make the PRINT method return the number of bytes written rather than
index 075bf48..78f13a5 100644 (file)
@@ -1,3 +1,3 @@
 package FCGI;
 
-$VERSION = '0.68';
+$VERSION = '0.68_01';