raise the module minor version.

This commit is contained in:
Gregory P. Smith 2004-06-27 23:36:37 +00:00
parent dc5af70631
commit 589c6abd1b
1 changed files with 1 additions and 1 deletions

View File

@ -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$";