diff options
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 88aaf917..7144bafc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ propellor (2.17.2) unstable; urgency=medium * Apt.update: Also run dpkg --configure -a here as apt for some reason won't even update if dpkg was interrupted. - -- Joey Hess <id@joeyh.name> Mon, 28 Mar 2016 11:06:34 -0400 + -- Joey Hess <id@joeyh.name> Wed, 30 Mar 2016 15:45:08 -0400 propellor (2.17.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 96ef098c..493b083f 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.17.1 +Version: 2.17.2 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
