Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv16133/lib/Locale/Po4a
Modified Files:
TransTractor.pm
Log Message:
Get ready for next release (previous one was broken)
Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- TransTractor.pm 26 May 2004 17:51:35 -0000 1.15
+++ TransTractor.pm 26 May 2004 18:48:44 -0000 1.16
@@ -10,7 +10,7 @@
use subs qw(makespace);
use vars qw($VERSION @ISA @EXPORT);
-$VERSION="0.16.1";
+$VERSION="0.16.2";
@ISA = ();
@EXPORT = qw(process translate
read write readpo writepo);
Show replies by date