diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-05-06 14:29:03 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-05-06 14:29:03 -0400 |
| commit | 160eff0eb7ebbb2da2c3864dbe83bf7db76c8bb6 (patch) | |
| tree | b8a43352975fab809eb5544fc4d9341823ae17fb | |
| parent | a90591f90d24f9dcf06402c819e8efe08da7f132 (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 2e7f4605..ae8deef6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.4.0) UNRELEASED; urgency=medium +propellor (2.4.0) unstable; urgency=medium * Propellor no longer supports Debian wheezy (oldstable). * Git.bareRepo: Fix bug in calls to userScriptProperty. @@ -12,7 +12,7 @@ propellor (2.4.0) UNRELEASED; urgency=medium and cron job, even if propellor was already built before, to deal with upgrades that add new dependencies. - -- Joey Hess <id@joeyh.name> Wed, 22 Apr 2015 20:59:59 -0400 + -- Joey Hess <id@joeyh.name> Wed, 06 May 2015 14:28:59 -0400 propellor (2.3.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 11b14bb9..5120ab89 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.3.0 +Version: 2.4.0 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
