commit | a64072f994d8ddc748948e0b8376e69881cf26ac | [log] [tgz] |
---|---|---|
author | Jesus Cea <jcea@jcea.es> | Wed Sep 03 22:07:33 2008 +0000 |
committer | Jesus Cea <jcea@jcea.es> | Wed Sep 03 22:07:33 2008 +0000 |
tree | de158530d9b3ef77b3330f40980154ce5077df89 | |
parent | 2ab344428449792e293c0c4d276fc66d26e919e5 [diff] [blame] |
Python3.0 bsddb testsuite compatibility improvements
diff --git a/Modules/bsddb.h b/Modules/bsddb.h index 274bcc2..f796681 100644 --- a/Modules/bsddb.h +++ b/Modules/bsddb.h
@@ -105,7 +105,7 @@ #error "eek! DBVER can't handle minor versions > 9" #endif -#define PY_BSDDB_VERSION "4.7.3pre4" +#define PY_BSDDB_VERSION "4.7.3pre5" /* Python object definitions */