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 8e9cb7ca..948a44b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -propellor (4.5.2) UNRELEASED; urgency=medium +propellor (4.5.2) unstable; urgency=medium * Added Rsync.installed property. * Added DiskImage.vmdkBuiltFor property which is useful for booting a disk image in VirtualBox. - -- Joey Hess <id@joeyh.name> Tue, 25 Jul 2017 17:08:52 -0400 + -- Joey Hess <id@joeyh.name> Tue, 25 Jul 2017 17:58:46 -0400 propellor (4.5.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 79451c45..170aed7e 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.5.1 +Version: 4.5.2 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
