Version bump

This commit is contained in:
adustman
2003-11-23 22:04:04 +00:00
parent c924bec96d
commit ff06467924
3 changed files with 3 additions and 3 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.3b1"
version = "0.9.3b2"
# include files and library locations should cover most platforms
include_dirs = [