diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-04-20 00:57:56 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-04-20 00:57:56 -0400 |
| commit | c72d3f8fc88691572cb4531ea1760784bca0661d (patch) | |
| tree | 3d0828e7526e3f8de7550db5a97f63e18d8d1fc9 | |
| parent | 162b0d77dd607316b79dad2aa7d0e2986927746b (diff) | |
releasing package propellor version 4.0.3
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | propellor.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 70aa139d..498cb5bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ -propellor (4.0.3) UNRELEASED; urgency=medium +propellor (4.0.3) unstable; urgency=medium * Added Fstab.listed, Fstab.swap, and Mount.swapOn properties. Thanks, Daniel Brooks. * Added Propellor.Property.Bootstrap, which can be used to make disk images contain their own installation of propellor. - -- Joey Hess <id@joeyh.name> Thu, 06 Apr 2017 19:40:12 -0400 + -- Joey Hess <id@joeyh.name> Thu, 20 Apr 2017 00:54:32 -0400 propellor (4.0.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 714c3235..58651a01 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 4.0.2 +Version: 4.0.3 Cabal-Version: >= 1.8 License: BSD2 Maintainer: Joey Hess <id@joeyh.name> |
