summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-07-25 15:51:47 -0400
committerJoey Hess2017-07-25 15:51:47 -0400
commit8f79c4f74f4569f2d14e1ad611387a320105a0e1 (patch)
tree4ba95c2f761f41ee9ee4e17c99b9c5953e05d61d
parentb20a3cb48fb632140d6d3cc160886637c6ff1d86 (diff)
releasing package propellor version 4.5.1
-rw-r--r--debian/changelog4
-rw-r--r--propellor.cabal2
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>