aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-05-17 13:31:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-05-17 13:31:42 -0400
commite10467f68a6ac90247736fea6eeba8c9b38cf8cb (patch)
treeb57f1901633d6f1273a1385d3372b6e511afd66f
parent9c1d8c5a63abac028c5a7592507664fef56be27c (diff)
prep release
-rw-r--r--debian/changelog4
-rw-r--r--git-annex.cabal2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 37e9bdf06..4b8a90dc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20140422) UNRELEASED; urgency=medium
+git-annex (5.20140517) unstable; urgency=medium
* webapp: Switched to bootstrap 3.
Thanks, Sören Brunk.
@@ -20,7 +20,7 @@ git-annex (5.20140422) UNRELEASED; urgency=medium
from the Linux standalone bundle into PATH.
Thanks, jlebar.
- -- Joey Hess <joeyh@debian.org> Fri, 02 May 2014 15:28:53 -0300
+ -- Joey Hess <joeyh@debian.org> Sat, 17 May 2014 13:30:39 -0400
git-annex (5.20140421) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index f7703335f..22c103222 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20140421
+Version: 5.20140517
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>