Set version to 0.20-pre1 - to indicate snapshot for the initial python26 .exe build

This commit is contained in:
gimick
2010-06-22 12:03:00 +08:00
committed by Worros
parent 5dd0915f15
commit 6324ad0c93
+1 -1
View File
@@ -111,7 +111,7 @@ import Database
import Configuration
import Exceptions
VERSION = "0.20"
VERSION = "0.20-pre1"
class fpdb: