diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-20 21:29:24 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-20 21:29:24 -0400 |
| commit | e46384c9cb91b41224f0f6cf9a852d8ce3509b39 (patch) | |
| tree | 429078839cbdd8b00b5a180aaec43f23f47d20b6 /propellor.cabal | |
| parent | daffa64c3942614431a1af787c1b2d9e9936a177 (diff) | |
| parent | d2c56e9566e57e372c5bf50f15b55267c68be48e (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/propellor.cabal b/propellor.cabal index b61d2a2f..516bdde2 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.9.0 +Version: 2.10.0 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> @@ -76,6 +76,7 @@ Library Propellor.Property.Apache Propellor.Property.Apt Propellor.Property.Cmd + Propellor.Property.ControlHeir Propellor.Property.Hostname Propellor.Property.Chroot Propellor.Property.ConfFile @@ -109,7 +110,6 @@ Library Propellor.Property.Prosody Propellor.Property.Reboot Propellor.Property.Rsync - Propellor.Property.Spin Propellor.Property.Scheduled Propellor.Property.Service Propellor.Property.Ssh |
