diff --git a/debian/changelog b/debian/changelog index 4cb9440..3b20a40 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -propellor (2.6.0) UNRELEASED; urgency=medium +propellor (2.6.0) unstable; urgency=medium * Replace String type synonym Docker.Image by a data type which allows to specify an image name and an optional tag. (API change) @@ -9,7 +9,7 @@ propellor (2.6.0) UNRELEASED; urgency=medium Thanks, Sean Whitton * Fix make install target to work even when git is not configured. - -- Joey Hess Tue, 16 Jun 2015 14:49:12 -0400 + -- Joey Hess Fri, 10 Jul 2015 22:36:29 -0400 propellor (2.5.0) unstable; urgency=medium diff --git a/propellor.cabal b/propellor.cabal index ad9f453..1c6664b 100644 --- a/propellor.cabal +++ b/propellor.cabal @@ -1,5 +1,5 @@ Name: propellor -Version: 2.5.0 +Version: 2.6.0 Cabal-Version: >= 1.6 License: BSD3 Maintainer: Joey Hess