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 b84e5690..55d071ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (3.2.0) UNRELEASED; urgency=medium +propellor (3.2.0) unstable; urgency=medium [ Sean Whitton ] * Using ccache with Sbuild.built & Sbuild.builtFor is now toggleable: these @@ -17,7 +17,7 @@ propellor (3.2.0) UNRELEASED; urgency=medium be available immedaitely after configuring tor; avoid ugly error in this case. - -- Joey Hess <id@joeyh.name> Thu, 01 Sep 2016 10:30:17 -0400 + -- Joey Hess <id@joeyh.name> Sat, 10 Sep 2016 11:39:40 -0400 propellor (3.1.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index d4e6c2fd..52bd95b2 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.1.2 +Version: 3.2.0 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
