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 8e2ebbfd..72145793 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -propellor (2.15.3) UNRELEASED; urgency=medium +propellor (2.15.3) unstable; urgency=medium * Added Git.bareRepoDefaultBranch property Thanks, Sean Whitton. * Add missing Control.Applicative imports needed by older versions of ghc. - -- Joey Hess <id@joeyh.name> Tue, 05 Jan 2016 13:30:21 -0400 + -- Joey Hess <id@joeyh.name> Tue, 12 Jan 2016 12:37:22 -0400 propellor (2.15.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 42270819..56b64ce7 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.15.2 +Version: 2.15.3 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
