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 ec899f56..9a0bc864 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-propellor (4.7.6) UNRELEASED; urgency=medium
+propellor (4.7.6) unstable; urgency=medium
* Sbuild: Add Sbuild.userConfig property.
Thanks, Sean Whitton
* Locale: Make sure that the locales package is installed when enabling
locales.
- -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 15:33:49 -0400
+ -- Joey Hess <id@joeyh.name> Tue, 01 Aug 2017 17:59:07 -0400
propellor (4.7.5) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index a6c5c0fc..cf6739de 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.7.5
+Version: 4.7.6
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>