]> granicus.if.org Git - python/commitdiff
bsddb4.7.3pre9 renamed to 4.7.3
authorJesus Cea <jcea@jcea.es>
Sun, 28 Sep 2008 23:24:19 +0000 (23:24 +0000)
committerJesus Cea <jcea@jcea.es>
Sun, 28 Sep 2008 23:24:19 +0000 (23:24 +0000)
Misc/NEWS
Modules/bsddb.h

index e79760eb15457ce6fcb38b0882ea6c7a363d6fea..97fa2b7e3fe8bde69f91d2d0df9c3796a07d73bc 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -670,7 +670,7 @@ Extension Modules
 
 - Support for Windows 9x has been removed from the winsound module.
 
-- bsddb module updated to version 4.7.3pre2.
+- bsddb module updated to version 4.7.3.
   http://www.jcea.es/programacion/pybsddb.htm#bsddb3-4.7.3. This
   code should be compatible with Python 3.0.
 
index fe7d823f2368b275e887ccbf6826b52f2b5d19e2..673f5fc1618db92fbb432e7caca64d99d5f3c12b 100644 (file)
 #error "eek! DBVER can't handle minor versions > 9"
 #endif
 
-#define PY_BSDDB_VERSION "4.7.3pre9"
+#define PY_BSDDB_VERSION "4.7.3"
 
 /* Python object definitions */