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 a3dc1032..916b9b3b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -propellor (0.5.3) UNRELEASED; urgency=medium +propellor (0.5.3) unstable; urgency=medium * Fix unattended-upgrades config for !stable. * Ensure that kernel hostname is same as /etc/hostname when configuring hostname. * Added modules for some hosting providers (DigitalOcean, CloudAtCost). - -- Joey Hess <joeyh@debian.org> Sun, 18 May 2014 13:44:00 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 29 May 2014 14:29:53 -0400 propellor (0.5.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 18d63c9b..80c353bc 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.5.2 +Version: 0.5.3 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess <joey@kitenet.net> |
