commit | 69acb43327be1ee4dd19c4df3dc67668ebaa2d66 | [log] [tgz] |
---|---|---|
author | Jesus Cea <jcea@jcea.es> | Wed Sep 03 22:07:11 2008 +0000 |
committer | Jesus Cea <jcea@jcea.es> | Wed Sep 03 22:07:11 2008 +0000 |
tree | 038f6eb5a3fa6343853ec290954a9f7764abb211 | |
parent | cde6dc9a861ec2895af9ab9ce9f62bcb1dc24540 [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 */