diff options
| -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 1a982545..3c3a2856 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (0.8.3) UNRELEASED; urgency=medium +propellor (0.8.3) unstable; urgency=medium * The Debian package now includes a single-revision git repository in /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as @@ -10,7 +10,7 @@ propellor (0.8.3) UNRELEASED; urgency=medium * Included the config.hs symlink to config-simple.hs in the cabal and Debian packages. - -- Joey Hess <joeyh@debian.org> Tue, 19 Aug 2014 14:16:32 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 19 Aug 2014 17:00:39 -0400 propellor (0.8.2) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index 5bca9326..c492fb66 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 0.8.2 +Version: 0.8.3 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess <joey@kitenet.net> |
