diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
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> |
