diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-11-24 16:04:19 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-11-24 16:04:19 -0400 |
| commit | a6d48cc36eb635a913a44d0a645bcf2147e973e4 (patch) | |
| tree | 71311df09e8e2ef47bbb575c0b612fe2e10264d0 | |
| parent | c7c9c47d724c710b698d3301637001c056a2c0e3 (diff) | |
prep release
| -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> |
