Prepare for next release

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2015-09-15 01:58:17 +02:00
parent fc3ed21e92
commit a9daf8544c
6 changed files with 7 additions and 5 deletions

View File

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