diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-21 21:42:15 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-21 21:42:15 -0400 |
| commit | 544d365b50a90cef5e89d8c568ccd4221a2d4120 (patch) | |
| tree | 4fada58a82fadc97616369dff5a8aff5d9c9f975 | |
| parent | 3a8d33719d867823067ed067d8d708ccfb28ee89 (diff) | |
| parent | 81db68814c3f05b439cbe3e259679b3236b23688 (diff) | |
Merge branch 'joeyconfig'
| -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> |
