[pygccxml-commit] source/pygccxml __init__.py,1.21,1.22
Brought to you by:
mbaas,
roman_yakovenko
From: Roman <rom...@us...> - 2006-04-09 06:55:17
|
Update of /cvsroot/pygccxml/source/pygccxml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23941/pygccxml Modified Files: __init__.py Log Message: incrementing packages version Index: __init__.py =================================================================== RCS file: /cvsroot/pygccxml/source/pygccxml/__init__.py,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** __init__.py 15 Mar 2006 09:27:06 -0000 1.21 --- __init__.py 9 Apr 2006 06:55:14 -0000 1.22 *************** *** 34,38 **** import pygccxml.utils as utils ! __version__ = '0.7.1' #TODO: --- 34,38 ---- import pygccxml.utils as utils ! __version__ = '0.7.2' #TODO: |