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 3fe62a73..6b358633 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.14.0) UNRELEASED; urgency=medium +propellor (2.14.0) unstable; urgency=medium * Add Propellor.Property.PropellorRepo.hasOriginUrl, an explicit way to set the git repository url normally implicitly set when using --spin. @@ -13,7 +13,7 @@ propellor (2.14.0) UNRELEASED; urgency=medium Thanks, Sean Whitton * Added User.hasDesktopGroups property. - -- Joey Hess <id@joeyh.name> Wed, 11 Nov 2015 13:37:00 -0400 + -- Joey Hess <id@joeyh.name> Tue, 24 Nov 2015 16:03:55 -0400 propellor (2.13.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 45ded769..f5a91e3a 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.13.0 +Version: 2.14.0 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
