summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-11-30 16:33:03 -0400
committerJoey Hess <joey@kitenet.net>2013-11-30 16:33:03 -0400
commit4249c85ece1e2e3aea7b68057c2c12654cef3ff3 (patch)
treeb6d9ca4038006a29f938e584b9e2696e4aae6deb
parent84630b6bdd73baa050c7752bc11f08030d542de5 (diff)
prep releasedebian/5.20131130
-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 02c5318ff3..be97830a79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-git-annex (5.20131127.2) UNRELEASED; urgency=low
+git-annex (5.20131130) unstable; urgency=low
* init: Fix a bug that caused git annex init, when run in a bare
repository, to set core.bare=false.
- -- Joey Hess <joeyh@debian.org> Sat, 30 Nov 2013 16:10:48 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 30 Nov 2013 16:32:35 -0400
git-annex (5.20131127.1) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index eb451a76ac..fa9ea062ce 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20131127.1
+Version: 5.20131130
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>