SF.net SVN: fclient: [517] trunk/fcp2/src/fcp2/__init__.py
Status: Pre-Alpha
Brought to you by:
jurner
From: <jU...@us...> - 2008-07-06 05:52:45
|
Revision: 517 http://fclient.svn.sourceforge.net/fclient/?rev=517&view=rev Author: jUrner Date: 2008-07-05 22:52:55 -0700 (Sat, 05 Jul 2008) Log Message: ----------- ... Modified Paths: -------------- trunk/fcp2/src/fcp2/__init__.py Modified: trunk/fcp2/src/fcp2/__init__.py =================================================================== --- trunk/fcp2/src/fcp2/__init__.py 2008-07-06 05:52:28 UTC (rev 516) +++ trunk/fcp2/src/fcp2/__init__.py 2008-07-06 05:52:55 UTC (rev 517) @@ -10,7 +10,7 @@ __copyright__ = '(c) 2008 - Juergen Urner' __email__ = 'jue...@ar...' __licence__ = 'Mit' -__version__ = '0.1' +__version__ = '0.0.1' #--> rel import hack This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |