Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv4120/lib/Locale/Po4a
Modified Files:
TransTractor.pm
Log Message:
Version update
Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- TransTractor.pm 25 May 2004 17:52:59 -0000 1.14
+++ TransTractor.pm 26 May 2004 17:51:35 -0000 1.15
@@ -10,7 +10,7 @@
use subs qw(makespace);
use vars qw($VERSION @ISA @EXPORT);
-$VERSION="0.16";
+$VERSION="0.16.1";
@ISA = ();
@EXPORT = qw(process translate
read write readpo writepo);