From: Jesus Cea Date: Fri, 5 Nov 2010 00:31:20 +0000 (+0000) Subject: bsddb changed; increase its revision X-Git-Tag: v2.7.1rc1~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77d9695a7e25a9bcb2552577cc2d8a245cd10775;p=python bsddb changed; increase its revision --- diff --git a/Modules/bsddb.h b/Modules/bsddb.h index 70c7bf887c..a3a687b389 100644 --- a/Modules/bsddb.h +++ b/Modules/bsddb.h @@ -109,7 +109,7 @@ #error "eek! DBVER can't handle minor versions > 9" #endif -#define PY_BSDDB_VERSION "4.8.4" +#define PY_BSDDB_VERSION "4.8.4.1" /* Python object definitions */