Berkeley DB: Erratic behaviour of "DBEnv->rep_elect()" because a typo
diff --git a/Modules/bsddb.h b/Modules/bsddb.h
index a3a687b..3199e94 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.1"
+#define PY_BSDDB_VERSION "4.8.4.2"
 
 /* Python object definitions */