Eviscerate README.macos to match the state of the world
[p5sagit/p5-mst-13.2.git] / ext / GDBM_File / GDBM_File.pm
index 63541bb..2c9081f 100644 (file)
@@ -68,7 +68,8 @@ use XSLoader ();
        GDBM_WRITER
 );
 
-$VERSION = "1.07";
+# This module isn't dual life, so no need for dev version numbers.
+$VERSION = '1.09';
 
 sub AUTOLOAD {
     my($constname);