Version 1.1.8

This commit is contained in:
adustman
2004-12-31 22:41:11 +00:00
parent 8802176f03
commit 8f4649dbd2
3 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@ embedded_server = (mysqlclient == 'mysqld')
name = "MySQL-%s" % os.path.basename(sys.executable)
if embedded_server:
name = name + "-embedded"
version = "1.1.7"
version = "1.1.8"
# include files and library locations should cover most platforms
include_dirs = [