summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-12-21 21:41:26 -0400
committerJoey Hess2014-12-21 21:41:26 -0400
commit81db68814c3f05b439cbe3e259679b3236b23688 (patch)
tree00af7bf6c95110b3c1c976d8cca6ac170146600b
parentdc36a98fc159794395512ff2ae78eb8e0acb0ea5 (diff)
prep release
-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 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>