diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-02-20 13:49:35 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-02-20 13:49:35 -0400 |
| commit | 085560c6e461710afd5760de402e88b14c708797 (patch) | |
| tree | eb744699ea7d8e14f2d11a35df55122bfcc0ec0f | |
| parent | ee6b3fab2b79d86ca91d80b0711bf7f41b532355 (diff) | |
releasing package propellor version 3.3.1
| -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> |
