diff options
| author | Joey Hess <joeyh@joeyh.name> | 2018-02-27 12:09:46 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2018-02-27 12:09:46 -0400 |
| commit | 3919fa183bce29d4fbdbdcc4bd780e462dd6700f (patch) | |
| tree | 1e549d69ec771d7f5505b94c93c5843bd44850fb /propellor.cabal | |
| parent | 3e1d8b6b6cbbb4d9560fb0d2ea1aec22e5f19239 (diff) | |
| parent | 094a6419f7e5ddb0566e10ef4122306187dc00d7 (diff) | |
Merge branch 'master' into 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 48d34b47..5f6abc8b 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 5.3.1 +Version: 5.3.3 Cabal-Version: >= 1.20 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> @@ -140,6 +140,7 @@ Library Propellor.Property.Nginx Propellor.Property.Obnam Propellor.Property.OpenId + Propellor.Property.Openssl Propellor.Property.OS Propellor.Property.Pacman Propellor.Property.Parted |
