aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-30 16:33:03 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-30 16:33:03 -0400
commit6cf10d8de2c195cba261f1938ae2fa40e117f6cb (patch)
treef8773de5f6dc9086eee2a748501fb09d4177749e
parente6e0d6dc2244dbf0dca8522223ebc7b1a49bb900 (diff)
prep release5.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 02c5318ff..be97830a7 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 eb451a76a..fa9ea062c 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>