[Po4a-devel][CVS] po4a/lib/Locale/Po4a TransTractor.pm,1.19,1.20

Martin Quinson po4a-devel@lists.alioth.debian.org
Fri, 16 Jul 2004 00:49:37 +0000


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

Modified Files:
	TransTractor.pm 
Log Message:
Let's push 0.16.4 out of the door NOW

Index: TransTractor.pm
===================================================================
RCS file: /cvsroot/po4a/po4a/lib/Locale/Po4a/TransTractor.pm,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- TransTractor.pm	29 Jun 2004 17:46:06 -0000	1.19
+++ TransTractor.pm	16 Jul 2004 00:49:34 -0000	1.20
@@ -10,7 +10,7 @@
 
 use subs qw(makespace);
 use vars qw($VERSION @ISA @EXPORT);
-$VERSION="0.16.3";
+$VERSION="0.16.4";
 @ISA = ();
 @EXPORT = qw(process translate 
 	     read write readpo writepo);