diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-21 21:41:26 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-21 21:41:26 -0400 |
| commit | 81db68814c3f05b439cbe3e259679b3236b23688 (patch) | |
| tree | 00af7bf6c95110b3c1c976d8cca6ac170146600b | |
| parent | dc36a98fc159794395512ff2ae78eb8e0acb0ea5 (diff) | |
prep release
| -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 3524cb00..463b3d42 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 <id@joeyh.name> Sun, 21 Dec 2014 21:11:45 -0400 + -- Joey Hess <id@joeyh.name> Sun, 21 Dec 2014 21:41:11 -0400 propellor (1.2.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 236146e8..7a9ba504 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 <id@joeyh.name> |
