No versioning before releaseChanges
Peter Rabbitson [Mon, 12 Jul 2010 11:10:14 +0000 (11:10 +0000)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index 5a23757..dffc4ae 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,5 @@
 Revision history for SQL::Abstract
 
-revision 1.68  work in progress
-----------------------------
     - Better documentation of undef/NULL in where clause
 
 revision 1.67  2010-05-31 14:21 (UTC)
index ee502d9..b126ac0 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.79;
+use inc::Module::Install 1.0;
 use strict;
 use warnings;