summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 4763281e..480d8862 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (3.4.0) UNRELEASED; urgency=medium
+propellor (3.4.0) unstable; urgency=medium
* Added ConfigurableValue type class, for values that can be used in a
config file, or to otherwise configure a program.
@@ -13,7 +13,7 @@ propellor (3.4.0) UNRELEASED; urgency=medium
used to use the github mirror, and has been changed to use a different
mirror.
- -- Joey Hess <id@joeyh.name> Sun, 26 Feb 2017 15:15:33 -0400
+ -- Joey Hess <id@joeyh.name> Wed, 01 Mar 2017 16:44:20 -0400
propellor (3.3.1) unstable; urgency=medium
diff --git a/propellor.cabal b/propellor.cabal
index 54011d26..27ed063a 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 3.3.1
+Version: 3.4.0
Cabal-Version: >= 1.8
License: BSD2
Maintainer: Joey Hess <id@joeyh.name>