summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-07-06 18:28:19 -0400
committerJoey Hess2014-07-06 18:28:19 -0400
commit5576955ec5434f78dbf6776c7d7266fb933cab91 (patch)
tree780395647adf155562bb602b5b117dc894e95444
parentab5159626de36be3b7cf1305c9666e5919cd0b48 (diff)
prep release
-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 4fc4bd40..3c84ac91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (0.8.0) UNRELEASED; urgency=medium
+propellor (0.8.0) unstable; urgency=medium
* Completely reworked privdata storage. There is now a single file,
and each host is sent only the privdata that its Properties actually use.
@@ -22,7 +22,7 @@ propellor (0.8.0) UNRELEASED; urgency=medium
to avoid eg, apache complaining "Could not reliably determine the
server's fully qualified domain name".
- -- Joey Hess <joeyh@debian.org> Thu, 19 Jun 2014 14:27:21 -0400
+ -- Joey Hess <joeyh@debian.org> Sun, 06 Jul 2014 18:28:08 -0400
propellor (0.7.0) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index c9b8fa9f..1c3c8681 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.7.0
+Version: 0.8.0
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>