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

This commit is contained in:
gimick 2010-06-22 00:46:09 +01:00 committed by Worros
parent 5dd0915f15
commit 6324ad0c93

View File

@ -111,7 +111,7 @@ import Database
import Configuration
import Exceptions
VERSION = "0.20"
VERSION = "0.20-pre1"
class fpdb: