SF.net SVN: fclient:[898] trunk/fclient/fclient/impl/config.py
Status: Pre-Alpha
Brought to you by:
jurner
From: <jU...@us...> - 2008-08-11 10:42:39
|
Revision: 898 http://fclient.svn.sourceforge.net/fclient/?rev=898&view=rev Author: jUrner Date: 2008-08-11 10:42:48 +0000 (Mon, 11 Aug 2008) Log Message: ----------- new versionno Modified Paths: -------------- trunk/fclient/fclient/impl/config.py Modified: trunk/fclient/fclient/impl/config.py =================================================================== --- trunk/fclient/fclient/impl/config.py 2008-08-11 10:42:29 UTC (rev 897) +++ trunk/fclient/fclient/impl/config.py 2008-08-11 10:42:48 UTC (rev 898) @@ -16,7 +16,7 @@ #********************************************************************************** FcOrgName = 'fclient' FcAppName = 'fclient' -FcVersion = '0.0.1' +FcVersion = '0.0.2' 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. |