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 5aff022f..91b4b3e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (4.9.0) UNRELEASED; urgency=medium
+propellor (4.9.0) unstable; urgency=medium
* When the ipv4 and ipv6 properties are used with a container, avoid
propagating the address out to the host.
@@ -22,7 +22,7 @@ propellor (4.9.0) UNRELEASED; urgency=medium
This fixes a bug involving reverting Systemd.resolvConfed or
Systemd.linkJournal.
- -- Joey Hess <id@joeyh.name> Wed, 04 Oct 2017 12:46:23 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 25 Oct 2017 13:02:14 -0400
propellor (4.8.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 4b320fca..ed9f6bf1 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.8.1
+Version: 4.9.0
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>