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 c6559650..8ef65e0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (0.9.2) UNRELEASED; urgency=medium
+propellor (0.9.2) unstable; urgency=medium
* Added nginx module, contributed by FĂ©lix Sipma.
* Added firewall module, contributed by Arnaud Bailly.
@@ -7,7 +7,7 @@ propellor (0.9.2) UNRELEASED; urgency=medium
the Debian package which has been removed in docker.io 1.3.1~dfsg1-2.
* Orphaned the Debian package, as I am retiring from Debian.
- -- Joey Hess <joeyh@debian.org> Thu, 30 Oct 2014 16:36:06 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 08 Nov 2014 15:57:36 -0400
propellor (0.9.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 43f098a8..a6d00a03 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.9.1
+Version: 0.9.2
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>