opental-checkins
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[OpenTAL-checkins] opental/PlacelessTranslationService PlacelessTr...


From: Fernando Lalo Martins
Subject: [OpenTAL-checkins] opental/PlacelessTranslationService PlacelessTr...
Date: Sat, 27 Sep 2003 16:28:16 -0400

CVSROOT:        /cvsroot/opental
Module name:    opental
Branch:         
Changes by:     Fernando Lalo Martins <address@hidden>  03/09/27 16:28:16

Modified files:
        PlacelessTranslationService: PlacelessTranslationService.py 

Log message:
        preparing for release

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/opental/opental/PlacelessTranslationService/PlacelessTranslationService.py.diff?tr1=1.27&tr2=1.28&r1=text&r2=text

Patches:
Index: opental/PlacelessTranslationService/PlacelessTranslationService.py
diff -u opental/PlacelessTranslationService/PlacelessTranslationService.py:1.27 
opental/PlacelessTranslationService/PlacelessTranslationService.py:1.28
--- opental/PlacelessTranslationService/PlacelessTranslationService.py:1.27     
Fri Sep 26 11:24:53 2003
+++ opental/PlacelessTranslationService/PlacelessTranslationService.py  Sat Sep 
27 16:28:16 2003
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307, USA
 """Placeless Translation Service for providing I18n to file-based code.
 
-$Id: PlacelessTranslationService.py,v 1.27 2003/09/26 15:24:53 lalo Exp $
+$Id: PlacelessTranslationService.py,v 1.28 2003/09/27 20:28:16 lalo Exp $
 """
 
 import sys, re, zLOG, Globals, fnmatch
@@ -84,7 +84,7 @@
     icon = 'misc_/PlacelessTranslationService/PlacelessTranslationService.png'
     # major, minor, patchlevel, internal
     # internal is always 0 on releases; if you hack this internally, increment 
it
-    _class_version = (0, 5, 0, 1)
+    _class_version = (0, 9, 9, 2)
     all_meta_types = ()
 
     security = ClassSecurityInfo()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]