summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>