aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-04-05 16:56:48 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-04-05 16:57:05 -0400
commitf252df36d525e8603c77874544f7f3f0eb404597 (patch)
treeeef4a841631a89cbf4228ad1bafd215f2a285848
parentfa56d2240d3dd4006a86b645ed07e25ef125d587 (diff)
prepping for a linux-only 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 3a94a6094..3d316fc7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20140403) UNRELEASED; urgency=medium
+git-annex (5.20140405) unstable; urgency=medium
* git-annex-shell: Added notifychanges command.
* Improve display of dbus notifications. Thanks, Johan Kiviniemi.
@@ -6,7 +6,7 @@ git-annex (5.20140403) UNRELEASED; urgency=medium
does not exist. Instead, only install scripts when the directory already
exists.
- -- Joey Hess <joeyh@debian.org> Sat, 05 Apr 2014 15:05:44 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 05 Apr 2014 16:54:33 -0400
git-annex (5.20140402) unstable; urgency=medium
diff --git a/git-annex.cabal b/git-annex.cabal
index 9a46077b1..80ff3d3b5 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20140402
+Version: 5.20140405
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>