projects
/
catagits/fcgi2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
cd90e76
)
Bump versions for another dev release
0.68_02
Tomas Doran [Wed, 13 Jan 2010 18:33:07 +0000 (18:33 +0000)]
perl/ChangeLog
patch
|
blob
|
blame
|
history
perl/version.pm
patch
|
blob
|
blame
|
history
diff --git
a/perl/ChangeLog
b/perl/ChangeLog
index
6042c1c
..
6ddc642
100644
(file)
--- a/
perl/ChangeLog
+++ b/
perl/ChangeLog
@@
-1,3
+1,4
@@
+Version 0.68_02 -- 13 Jan 2010 <mst@shadowcat.co.uk> Matt S Trout
o Make the PRINT method return a boolean value rather than the
number of bytes written, previous patch was incorrect.
diff --git
a/perl/version.pm
b/perl/version.pm
index
78f13a5
..
0c69082
100644
(file)
--- a/
perl/version.pm
+++ b/
perl/version.pm
@@
-1,3
+1,3
@@
package FCGI;
-$VERSION = '0.68_01';
+$VERSION = '0.68_02';