SF.net SVN: fclient:[887] trunk/fclient/fclient/impl/config.py
Status: Pre-Alpha
Brought to you by:
jurner
From: <jU...@us...> - 2008-08-10 08:01:45
|
Revision: 887 http://fclient.svn.sourceforge.net/fclient/?rev=887&view=rev Author: jUrner Date: 2008-08-10 08:01:53 +0000 (Sun, 10 Aug 2008) Log Message: ----------- update version Modified Paths: -------------- trunk/fclient/fclient/impl/config.py Modified: trunk/fclient/fclient/impl/config.py =================================================================== --- trunk/fclient/fclient/impl/config.py 2008-08-10 07:54:24 UTC (rev 886) +++ trunk/fclient/fclient/impl/config.py 2008-08-10 08:01:53 UTC (rev 887) @@ -16,7 +16,7 @@ #********************************************************************************** FcOrgName = 'fclient' FcAppName = 'fclient' -FcVersion = '0.1.0' +FcVersion = '0.0.1' FcAuthor = 'Juergen Urner' FcLicence = 'MIT' FcCopyright = '(c) 2008 Juergen Urner' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |