Version 0.71_03 0.71_03
Tomas Doran [Thu, 28 Apr 2011 09:02:23 +0000 (10:02 +0100)]
perl/ChangeLog
perl/version.pm

index df3cb34..081137d 100644 (file)
@@ -1,3 +1,4 @@
+Version 0.71_03 --  28 Apr 2011 <bobtfish@bobtfish.net>
    o Remove support for sfio which is an optional (and not enabled by default)
      compile option to perl that is never used.
    o Fix FCGI::Stream::READ() to warn() instead of croak() incase of
index 18d7f75..bddd48d 100644 (file)
@@ -1,3 +1,3 @@
 package FCGI;
 
-$VERSION = '0.71_02';
+$VERSION = '0.71_03';