bump module version to match supported berkeleydb version
This commit is contained in:
parent
8b96a35d14
commit
11a70c3c96
|
@ -98,7 +98,7 @@
|
|||
#error "eek! DBVER can't handle minor versions > 9"
|
||||
#endif
|
||||
|
||||
#define PY_BSDDB_VERSION "4.4.6"
|
||||
#define PY_BSDDB_VERSION "4.5.0"
|
||||
static char *rcs_id = "$Id$";
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue