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 */