[Po4a-devel][CVS] po4a/lib/Locale/Po4a TransTractor.pm,1.16,1.17

Martin Quinson po4a-devel@lists.alioth.debian.org
Mon, 31 May 2004 04:47:38 +0000


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

Modified Files:
	TransTractor.pm 
Log Message:
Version 0.16.3

Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- TransTractor.pm	26 May 2004 18:48:44 -0000	1.16
+++ TransTractor.pm	31 May 2004 04:47:36 -0000	1.17
@@ -10,7 +10,7 @@
 
 use subs qw(makespace);
 use vars qw($VERSION @ISA @EXPORT);
-$VERSION="0.16.2";
+$VERSION="0.16.3";
 @ISA = ();
 @EXPORT = qw(process translate 
 	     read write readpo writepo);