diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-01 16:46:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-01 16:46:23 -0400 |
| commit | b9152d52439b5f2ba5ac9c4e0d6cf5e83fb4561a (patch) | |
| tree | 3ef3a2b89b8400ac505779b820bcc97d38d86da3 | |
| parent | 1b356d9b3c278fe45a60fb297cb50768f2463b0b (diff) | |
releasing package propellor version 3.4.0
| -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 4763281e..480d8862 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (3.4.0) UNRELEASED; urgency=medium +propellor (3.4.0) unstable; urgency=medium * Added ConfigurableValue type class, for values that can be used in a config file, or to otherwise configure a program. @@ -13,7 +13,7 @@ propellor (3.4.0) UNRELEASED; urgency=medium used to use the github mirror, and has been changed to use a different mirror. - -- Joey Hess <id@joeyh.name> Sun, 26 Feb 2017 15:15:33 -0400 + -- Joey Hess <id@joeyh.name> Wed, 01 Mar 2017 16:44:20 -0400 propellor (3.3.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 54011d26..27ed063a 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 3.3.1 +Version: 3.4.0 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
