From 9d2cc7774bb8ccf7c8663f28c55c489bc383e5ce Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 4 Aug 2014 01:12:34 -0400 Subject: [PATCH] prep release --- debian/changelog | 4 ++-- propellor.cabal | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 91d44b5..29dec10 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (0.8.2) UNRELEASED; urgency=medium +propellor (0.8.2) unstable; urgency=medium * Fix bug in File.containsLines that caused lines that were already in the file to sometimes be appended to the end. @@ -9,7 +9,7 @@ propellor (0.8.2) UNRELEASED; urgency=medium * Hostname aliases can now be used in several places, including --spin and Ssh.knownHost. - -- Joey Hess Thu, 17 Jul 2014 23:32:01 -0400 + -- Joey Hess Mon, 04 Aug 2014 01:12:19 -0400 propellor (0.8.1) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 50067b8..878113c 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.8.1 +Version: 0.8.2 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess