mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
bump module version to match supported berkeleydb version
This commit is contained in:
parent
8b96a35d14
commit
11a70c3c96
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue