summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2017-09-25 14:40:05 -0400
committerJoey Hess2017-09-25 14:40:05 -0400
commit26cbf2e454778355ce6ce14353b7cefbb0be5ffb (patch)
tree0c07c9d03f43e7dd962a10491b2b7353fdf94395
parent0732930a105a29809affd42900b69025a892f003 (diff)
releasing package propellor version 4.8.0
-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 ded10b74..532b83b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (4.8.0) UNRELEASED; urgency=medium
+propellor (4.8.0) unstable; urgency=medium
* DiskImage: Made a DiskImage type class, so that different disk image
formats can be implemented. The properties in this module can generate
@@ -20,7 +20,7 @@ propellor (4.8.0) UNRELEASED; urgency=medium
* Lvm: New module for setting up LVM volumes.
Thanks, Nicolas Schodet
- -- Joey Hess <id@joeyh.name> Thu, 24 Aug 2017 11:00:19 -0400
+ -- Joey Hess <id@joeyh.name> Mon, 25 Sep 2017 14:37:52 -0400
propellor (4.7.7) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 8089c107..d83eeaee 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 4.7.7
+Version: 4.8.0
Cabal-Version: >= 1.20
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>