diff --git a/Changes b/Changes index 559b39e5b..1611a30a5 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Perl extension App::Sqitch -0.973 +0.973 2013-07-03T13:47:22Z - Now Require DBD::SQLite compiled with SQLite 3.7.11 or higher. It always has, but now it throws a meaningful exception if an older version is compiled into DBD::SQLite. Thanks to Damon Buckwalter for diff --git a/dist/sqitch.spec b/dist/sqitch.spec index ed923d932..5d2bbbf54 100644 --- a/dist/sqitch.spec +++ b/dist/sqitch.spec @@ -211,6 +211,9 @@ package bundles the Sqitch Oracle support. # No additional files required. %changelog +* Wed Jul 3 2013 David E. Wheeler 0.973-1 +- Upgrade to v0.973. + * Fri May 31 2013 David E. Wheeler 0.972-1 - Upgrade to v0.972.