aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-11-18 11:01:00 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-11-18 11:01:00 -0400
commite627afc327fef05d0f12c99b317d2395a0df0b6a (patch)
tree4cb8301e3c546de052bcd945ba062f6a7b6fe927
parent5ba63fb88dcda42e4a3e6217e05540e27fa5cf6c (diff)
releasing package git-annex version 5.201311185.20131118
-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 99269e48a..78767b7d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20131102) UNRELEASED; urgency=low
+git-annex (5.20131118) unstable; urgency=low
* Direct mode repositories now have core.bare=true set, to prevent
accidentally running git commands that try to operate on the work tree,
@@ -41,7 +41,7 @@ git-annex (5.20131102) UNRELEASED; urgency=low
in the tree, not just at its top.
* webapp: Check annex.version.
- -- Joey Hess <joeyh@debian.org> Wed, 06 Nov 2013 16:14:14 -0400
+ -- Joey Hess <joeyh@debian.org> Mon, 18 Nov 2013 10:45:43 -0400
git-annex (4.20131106) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index 4365f4cd3..000e1e299 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 4.20131106
+Version: 5.20131118
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>