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 a93327f3..9df4e6a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.7.2) UNRELEASED; urgency=medium +propellor (2.7.2) unstable; urgency=medium * Added Propellor.Property.ConfFile, with support for Windows-style .ini files, and generic support for files containing some sort of sections. @@ -9,7 +9,7 @@ propellor (2.7.2) UNRELEASED; urgency=medium previously only one such property worked per host. Thanks, Félix Sipma. - -- Joey Hess <id@joeyh.name> Thu, 20 Aug 2015 10:39:32 -0400 + -- Joey Hess <id@joeyh.name> Tue, 25 Aug 2015 12:00:25 -0700 propellor (2.7.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index ad02c6b3..9d7b9659 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.7.1 +Version: 2.7.2 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> |
