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 d0b62bbf..ef0f1ae4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (4.5.1) UNRELEASED; urgency=medium +propellor (4.5.1) unstable; urgency=medium * Reboot.toKernelNewerThan: If running kernel is new enough, avoid looking at what kernels are installed. @@ -6,7 +6,7 @@ propellor (4.5.1) UNRELEASED; urgency=medium * DiskImage: Avoid re-partitioning disk image unncessarily, for a large speedup. - -- Joey Hess <id@joeyh.name> Sun, 23 Jul 2017 09:41:58 -0400 + -- Joey Hess <id@joeyh.name> Tue, 25 Jul 2017 15:51:33 -0400 propellor (4.5.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index f175a3fa..79451c45 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.5.0 +Version: 4.5.1 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
