summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-08-19 17:00:49 -0400
committerJoey Hess2014-08-19 17:00:49 -0400
commit371f6077fdc86e1af5c0e9f2ff4d3ee03b9a1e8c (patch)
treeb05aad642ceabb4bbb842a62d4f973ce4b232970
parent7c0e2125a25ef4fb78da8d111e92d288751af1a6 (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 1a982545..3c3a2856 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (0.8.3) UNRELEASED; urgency=medium
+propellor (0.8.3) unstable; urgency=medium
* The Debian package now includes a single-revision git repository in
/usr/src/propellor/, and ~/.propellor/ is set up to use this repository as
@@ -10,7 +10,7 @@ propellor (0.8.3) UNRELEASED; urgency=medium
* Included the config.hs symlink to config-simple.hs in the cabal and Debian
packages.
- -- Joey Hess <joeyh@debian.org> Tue, 19 Aug 2014 14:16:32 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 19 Aug 2014 17:00:39 -0400
propellor (0.8.2) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 5bca9326..c492fb66 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.8.2
+Version: 0.8.3
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>