diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-01-03 16:57:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-01-03 16:57:23 -0400 |
| commit | 6a700a2a1c40332bf4961b5ea4122d4bd2bd7996 (patch) | |
| tree | 8fc25d3120cef650166db4a8ccabd7504f68f290 /propellor.cabal | |
| parent | 3f5cc046915a9f64c31a6d48aaef5254f5eb7598 (diff) | |
| parent | fc6b042daf2a1714485373cec1c7475855799f71 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'propellor.cabal')
| -rw-r--r-- | propellor.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/propellor.cabal b/propellor.cabal index 14821441..42270819 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.15.1 +Version: 2.15.2 Cabal-Version: >= 1.8 License: BSD3 Maintainer: Joey Hess <id@joeyh.name> @@ -148,6 +148,8 @@ Library Other-Modules: Propellor.Bootstrap Propellor.Git + Propellor.Git.Config + Propellor.Git.VerifiedBranch Propellor.Gpg Propellor.Spin Propellor.Ssh |
