Prepare for new version

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2014-01-11 12:21:41 +01:00
parent dabd746a5e
commit be0d95b838
5 changed files with 6 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ import os
import os.path
import getopt
from relational import relation, parser
version = "1.2"
version = "1.3"
def printver(exit=True):