Menu

Diff of /trunk/MySQLdb/_mysql.c [r200] .. [r201]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/MySQLdb/_mysql.c
+++ b/trunk/MySQLdb/_mysql.c
@@ -1,5 +1,5 @@
-#define version_info "(0,9,1,'final',1)"
-#define __version__ "0.9.1"
+#define version_info "(0,9,2,'alpha',1)"
+#define __version__ "0.9.2"
 /*
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by