diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-10-26 15:38:29 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-10-26 15:38:29 -0400 |
| commit | 886705bf83f6351bc6740a07918f668cb8639197 (patch) | |
| tree | 9d68eb5a2447ab91ef967d55305cde3b3859b8a6 /propellor.cabal | |
| parent | 103da27d1be08ed31574c9eb37632ac260963afe (diff) | |
| parent | 77e3a5d4d968f3567b1b8e62996e0e6c803ab642 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 8a466a28..7a9d2b5d 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.12.0 +Version: 2.13.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.Concurrent Propellor.Property.Conductor Propellor.Property.Hostname Propellor.Property.Chroot |
