diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-11 13:02:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-11 13:02:22 -0400 |
commit | 9c8f18ebda855f4b523e55542dd584c2cadec876 (patch) | |
tree | 1ad6b6333b275e8124b548e0c37e3db5f5dcf518 | |
parent | 6b6dc864e7dfdb8ef00aee9ac8a741fcad1044dc (diff) |
prep release4.20130911
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | git-annex.cabal | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index d0fe10b1b..88c833d78 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -git-annex (4.20130910) UNRELEASED; urgency=low +git-annex (4.20130911) unstable; urgency=low * Fix problem with test suite in non-unicode locale. - -- Joey Hess <joeyh@debian.org> Wed, 11 Sep 2013 12:07:28 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 11 Sep 2013 12:14:16 -0400 git-annex (4.20130909) unstable; urgency=low diff --git a/git-annex.cabal b/git-annex.cabal index fad2f3d0b..1b96a6365 100644 --- a/git-annex.cabal +++ b/git-annex.cabal @@ -1,5 +1,5 @@ Name: git-annex -Version: 4.20130909 +Version: 4.20130911 Cabal-Version: >= 1.8 License: GPL-3 Maintainer: Joey Hess <joey@kitenet.net> |