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 714b1822..d4587ceb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (3.3.1) UNRELEASED; urgency=medium +propellor (3.3.1) unstable; urgency=medium * Apt: Removed the mirrors.kernel.org line from stdSourcesList etc. The mirror CDN has a new implementation that should avoid the problems @@ -7,7 +7,7 @@ propellor (3.3.1) UNRELEASED; urgency=medium * Tor.hiddenService: Fix bug in torrc's HiddenServicePort configuration. Thanks, Félix Sipma - -- Joey Hess <id@joeyh.name> Mon, 13 Feb 2017 12:23:42 -0400 + -- Joey Hess <id@joeyh.name> Mon, 20 Feb 2017 13:49:26 -0400 propellor (3.3.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index a33b9824..345b51dd 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.3.0 +Version: 3.3.1 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
