diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-08-25 12:00:35 -0700 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-08-25 12:00:35 -0700 |
| commit | 6f83f6fedb16eef2c6c1c383482e9e28b8bd313e (patch) | |
| tree | a1dbbd8bfaf48cb9a4389616c816c553a77eb4b2 | |
| parent | 2d5dae129a29990f182104840c58249443a11cf3 (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 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> |
