[Checkins] SVN: z3ext.security/trunk/ vb

Nikolay Kim fafhrd at datacom.kz
Mon Jan 19 02:07:37 EST 2009


Log message for revision 94825:
  vb

Changed:
  U   z3ext.security/trunk/CHANGES.txt
  U   z3ext.security/trunk/setup.py

-=-
Modified: z3ext.security/trunk/CHANGES.txt
===================================================================
--- z3ext.security/trunk/CHANGES.txt	2009-01-19 07:01:46 UTC (rev 94824)
+++ z3ext.security/trunk/CHANGES.txt	2009-01-19 07:07:37 UTC (rev 94825)
@@ -2,7 +2,7 @@
 CHANGES
 =======
 
-1.2.3 (2009-01-??)
+1.2.3 (2009-01-19)
 ------------------
 
 - Added 'getPrincipalsForPermission' to IExtendedGrantInfo interface

Modified: z3ext.security/trunk/setup.py
===================================================================
--- z3ext.security/trunk/setup.py	2009-01-19 07:01:46 UTC (rev 94824)
+++ z3ext.security/trunk/setup.py	2009-01-19 07:07:37 UTC (rev 94825)
@@ -21,7 +21,7 @@
 def read(*rnames):
     return open(os.path.join(os.path.dirname(__file__), *rnames)).read()
 
-version = '1.2.3dev'
+version = '1.2.4dev'
 
 
 setup(name='z3ext.security',



More information about the Checkins mailing list