aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 d395520cb..0a84e9307 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-git-annex (5.20131121) UNRELEASED; urgency=low
+git-annex (5.20131127) unstable; urgency=low
* webapp: Detect when upgrades are available, and upgrade if the user
desires.
@@ -23,7 +23,7 @@ git-annex (5.20131121) UNRELEASED; urgency=low
repaired them all.
* Allow use of --unused in bare repository.
- -- Joey Hess <joeyh@debian.org> Wed, 20 Nov 2013 18:30:47 -0400
+ -- Joey Hess <joeyh@debian.org> Wed, 27 Nov 2013 18:41:44 -0400
git-annex (5.20131120) unstable; urgency=low
diff --git a/git-annex.cabal b/git-annex.cabal
index da78c7def..8309a1259 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -1,5 +1,5 @@
Name: git-annex
-Version: 5.20131120
+Version: 5.20131127
Cabal-Version: >= 1.8
License: GPL-3
Maintainer: Joey Hess <joey@kitenet.net>