[Po4a-devel][CVS] po4a/lib/Locale/Po4a TransTractor.pm,1.13,1.14

Martin Quinson po4a-devel@lists.alioth.debian.org
Tue, 25 May 2004 17:53:01 +0000


Update of /cvsroot/po4a/po4a/lib/Locale/Po4a
In directory haydn:/tmp/cvs-serv6357/lib/Locale/Po4a

Modified Files:
	TransTractor.pm 
Log Message:
Version 0.16

Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- TransTractor.pm	30 Apr 2004 23:26:36 -0000	1.13
+++ TransTractor.pm	25 May 2004 17:52:59 -0000	1.14
@@ -10,7 +10,7 @@
 
 use subs qw(makespace);
 use vars qw($VERSION @ISA @EXPORT);
-$VERSION="0.15.4";
+$VERSION="0.16";
 @ISA = ();
 @EXPORT = qw(process translate 
 	     read write readpo writepo);