summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog2
-rw-r--r--propellor.cabal2
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d29da290..e575ddd8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-propellor (0.9.3) UNRELEASED; urgency=medium
+propellor (1.0.0) UNRELEASED; urgency=medium
* propellor --spin can now be used to update remote hosts, without
any central git repository needed. The central git repository is
diff --git a/propellor.cabal b/propellor.cabal
index d8a2ec40..9a1df40b 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.9.3
+Version: 1.0.0
Cabal-Version: >= 1.6
License: BSD3
Maintainer: Joey Hess <joey@kitenet.net>