--- BDB/BDB.pm 2008/07/17 12:09:56 1.46 +++ BDB/BDB.pm 2008/09/25 13:30:14 1.49 @@ -113,7 +113,7 @@ our $VERSION; BEGIN { - $VERSION = '1.7'; + $VERSION = '1.8'; our @BDB_REQ = qw( db_env_open db_env_close db_env_txn_checkpoint db_env_lock_detect @@ -574,7 +574,7 @@ incompatibilities. This means that traditional "at least version x.x" checks are often not sufficient. -Example: set the log_autoremove option in a way compatible with