summaryrefslogtreecommitdiff
path: root/propellor.cabal
diff options
context:
space:
mode:
authorJoey Hess2014-04-19 10:47:38 -0400
committerJoey Hess2014-04-19 10:47:38 -0400
commit2279979d32b252d826c23288bb90a723d6a1147d (patch)
treefb2b0699310153103660fdeb2aec4c601b53a561 /propellor.cabal
parentcd10b5e2ed2a5e4053ae733a7c8961303f2dcb35 (diff)
Removed root domain records from SOA. Instead, use RootDomain when calling Dns.primary.
Diffstat (limited to 'propellor.cabal')
-rw-r--r--propellor.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal
index 68d7fb70..bc9f7732 100644
--- a/propellor.cabal
+++ b/propellor.cabal
@@ -1,5 +1,5 @@
Name: propellor
-Version: 0.4.0
+Version: 0.5.0
Cabal-Version: >= 1.6
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>