summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-07-28 22:22:44 -0400
committerJoey Hess2017-07-28 22:22:44 -0400
commit1c54f9844713c5a9de04bfac5e13f97b6ff7c05a (patch)
treea649c0f9bb5dafbf92e286b72d604d38ca25a698
parentebe81e975882ca3d4fcfe8e80fe9747f0128e2bc (diff)
releasing package propellor version 4.7.1
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 3d064864..3b02a00b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-propellor (4.7.1) UNRELEASED; urgency=medium
+propellor (4.7.1) unstable; urgency=medium
* Added Mount.isMounted.
* Grub.bootsMounted: Bugfix.
- -- Joey Hess <id@joeyh.name> Fri, 28 Jul 2017 22:18:07 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 28 Jul 2017 22:22:40 -0400
propellor (4.7.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 80061321..b7668af5 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.7.0
+Version: 4.7.1
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>