Version bump

This commit is contained in:
adustman
2003-09-07 02:00:34 +00:00
parent 345fe79759
commit 2f298c15f8
3 changed files with 4 additions and 4 deletions

View File

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