diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-30 14:32:45 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-30 14:32:45 -0400 |
commit | d1c3e00f9d356e1409a7619396934bb9dc11c61f (patch) | |
tree | 369863d97a69ea1691a98367a6d64ba3543560dc | |
parent | 85f34dcbb5d26baf1b376463c73732c27c82d158 (diff) |
prep release5.20150930
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3eec3c908..7dfeabf50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (5.20150917) UNRELEASED; urgency=medium +git-annex (5.20150930) unstable; urgency=medium * Added new linux standalone "ancient" build to support kernels like 2.6.32. @@ -18,7 +18,7 @@ git-annex (5.20150917) UNRELEASED; urgency=medium * status: Show added but not yet committed files. * Added stack.yaml to support easy builds from source with stack. - -- Joey Hess <id@joeyh.name> Wed, 16 Sep 2015 12:23:33 -0400 + -- Joey Hess <id@joeyh.name> Wed, 30 Sep 2015 14:31:52 -0400 git-annex (5.20150916) unstable; urgency=medium diff --git a/git-annex.cabal b/git-annex.cabal index 27c2675f8..0b517b639 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 5.20150916 +Version: 5.20150930 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <id@joeyh.name> |