mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
raise the module minor version.
This commit is contained in:
parent
dc5af70631
commit
589c6abd1b
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
#error "eek! DBVER can't handle minor versions > 9"
|
||||
#endif
|
||||
|
||||
#define PY_BSDDB_VERSION "4.2.6"
|
||||
#define PY_BSDDB_VERSION "4.2.7"
|
||||
static char *rcs_id = "$Id$";
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue