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 efbde34e..cb313e2f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (3.2.3) UNRELEASED; urgency=medium
+propellor (3.2.3) unstable; urgency=medium
* Improve extraction of gpg secret key id list, to work with gpg 2.1.
* The propellor wrapper checks if ./config.hs exists; if so it runs
@@ -8,7 +8,7 @@ propellor (3.2.3) UNRELEASED; urgency=medium
chroots, which prevented non-root users from doing anything in the
chroot.
- -- Joey Hess <id@joeyh.name> Fri, 11 Nov 2016 19:32:54 -0400
+ -- Joey Hess <id@joeyh.name> Tue, 22 Nov 2016 11:36:18 -0400
propellor (3.2.2) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index e0e15b0d..1b5c46d6 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 3.2.2
+Version: 3.2.3
Cabal-Version: >= 1.8
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>