Revision: 1054
http://svn.sourceforge.net/pygccxml/?rev=1054&view=rev
Author: roman_yakovenko
Date: 2007-06-13 00:29:13 -0700 (Wed, 13 Jun 2007)
Log Message:
-----------
change revision type to int
Modified Paths:
--------------
pygccxml_dev/pygccxml/__init__.py
Modified: pygccxml_dev/pygccxml/__init__.py
===================================================================
--- pygccxml_dev/pygccxml/__init__.py 2007-06-13 05:44:31 UTC (rev 1053)
+++ pygccxml_dev/pygccxml/__init__.py 2007-06-13 07:29:13 UTC (rev 1054)
@@ -39,4 +39,4 @@
__version__ = '0.9.0'
-__revision__ = '1053'
+__revision__ = 1053
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|