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 15587571..cd7a4c79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.17.1) UNRELEASED; urgency=medium +propellor (2.17.1) unstable; urgency=medium * Avoid generating excessively long paths to the unix socket file used for ssh connection caching. Mostly. Can still generate a too long @@ -7,7 +7,7 @@ propellor (2.17.1) UNRELEASED; urgency=medium Files without extensions were ignored by uwsgi. Thanks, Félix Sipma. - -- Joey Hess <id@joeyh.name> Fri, 25 Mar 2016 17:23:25 -0400 + -- Joey Hess <id@joeyh.name> Mon, 28 Mar 2016 11:06:34 -0400 propellor (2.17.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index dc322e88..96ef098c 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.17.0 +Version: 2.17.1 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
