diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-06 17:13:30 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-06 17:13:30 -0400 |
| commit | 942a65ab9f9847897abbd2c8515f349465c33843 (patch) | |
| tree | e383014f0a422c8a39e5899aeda00e8f93cd1851 | |
| parent | 420003310bdc56ec3334f28c01026260ed99a201 (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 0f85ccf0..763cecc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (3.0.5) UNRELEASED; urgency=medium +propellor (3.0.5) unstable; urgency=medium * Modules added for Sbuild and Ccache. Thanks, Sean Whitton @@ -7,7 +7,7 @@ propellor (3.0.5) UNRELEASED; urgency=medium killing processes like screen sessions. * Systemd: Added logindConfigured property. - -- Joey Hess <id@joeyh.name> Mon, 23 May 2016 11:19:28 -0400 + -- Joey Hess <id@joeyh.name> Mon, 06 Jun 2016 17:13:21 -0400 propellor (3.0.4) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 670676df..dd71ab05 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.0.4 +Version: 3.0.5 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
