diff --git a/debian/changelog b/debian/changelog index 3524cb0..463b3d4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -propellor (1.2.2) UNRELEASED; urgency=medium +propellor (1.2.2) unstable; urgency=medium * Revert ensureProperty warning message, too many false positives in places where Info is correctly propigated. Better approach needed. - -- Joey Hess Sun, 21 Dec 2014 21:11:45 -0400 + -- Joey Hess Sun, 21 Dec 2014 21:41:11 -0400 propellor (1.2.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 236146e..7a9ba50 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 1.2.1 +Version: 1.2.2 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess