Bump version numbers.

This commit is contained in:
adustman
2003-07-08 06:34:27 +00:00
parent a0bbac3bd4
commit b6509148a2
3 changed files with 10 additions and 2 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.3"
version = "0.9.3a2"
# include files and library locations should cover most platforms
include_dirs = [