summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2016-11-11 17:55:27 -0400
committerJoey Hess2016-11-11 17:55:27 -0400
commit3f8b44ffb8c437242d14ff003d5aefb7e18e8d52 (patch)
treeb6f88588676022f07fbe0d7442bb6083e9a65082
parentbfa42b41d215ed2c31c4b82d8b055c939c6bcec3 (diff)
releasing package propellor version 3.2.2
-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 2a526c55..d2989201 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-propellor (3.2.2) UNRELEASED; urgency=medium
+propellor (3.2.2) unstable; urgency=medium
* Added Linode.serialGrub property.
* Clean up build warnings about redundant constraints when built with ghc 8.0.
* Added Group.hasUser property. Thanks, Daniel Brooks
- -- Joey Hess <id@joeyh.name> Fri, 21 Oct 2016 14:59:09 -0400
+ -- Joey Hess <id@joeyh.name> Fri, 11 Nov 2016 17:54:44 -0400
propellor (3.2.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index dd6a4ebd..5490a67c 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 3.2.1
+Version: 3.2.2
Cabal-Version: >= 1.8
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>