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
parent 0e92e34085
commit 14146f58d7

View File

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