- Change from 0.12 to version 1.0

- Correct wrong float type in ratings.csv
- Small correction in manpages
- More complete debian changelog


git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@275 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2011-03-04 12:38:00 +00:00
parent 4b7a9272f6
commit 87302f2e64
6 changed files with 9 additions and 7 deletions

View File

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