Correcting version number

This commit is contained in:
DanB
2014-03-26 10:27:35 +01:00
parent fded831fad
commit c8f4118780

View File

@@ -1,7 +1,7 @@
package utils
const (
VERSION = "0.9.1c4"
VERSION = "0.9.1rc4"
POSTGRES = "postgres"
MYSQL = "mysql"
MONGO = "mongo"