projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b864ba9
)
No versioning before releaseChanges
Peter Rabbitson [Mon, 12 Jul 2010 11:10:14 +0000 (11:10 +0000)]
Changes
patch
|
blob
|
blame
|
history
Makefile.PL
patch
|
blob
|
blame
|
history
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)
diff --git
a/Makefile.PL
b/Makefile.PL
index
ee502d9
..
b126ac0
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-1,4
+1,4
@@
-use inc::Module::Install 0.79;
+use inc::Module::Install 1.0;
use strict;
use warnings;