summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-03-30 15:47:34 -0400
committerJoey Hess2016-03-30 15:47:34 -0400
commit448a2e4b173c7db9dc8427b93135a188c5cf1876 (patch)
treeab4342c4497962f622950976bbbb0a3221486329
parentbc607807f9aa7dffea4e6e3267b4874acd64747f (diff)
releasing package propellor version 2.17.2
-rw-r--r--debian/changelog2
-rw-r--r--propellor.cabal2
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>