Prepare for version 2.1

This commit is contained in:
Salvo 'LtWorf' Tomaselli
2015-06-13 17:34:13 +02:00
parent 0385478f91
commit 5552923633
6 changed files with 7 additions and 5 deletions

View File

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