finalizing release

This commit is contained in:
Joey Hess 2013-01-24 13:33:21 +11:00
parent 2564df3f66
commit 869ad4729e
3 changed files with 4 additions and 4 deletions

4
debian/changelog vendored
View file

@ -1,4 +1,4 @@
git-annex (3.20130122) UNRELEASED; urgency=low
git-annex (3.20130124) unstable; urgency=low
* Added source repository group, that only retains files until they've
been transferred to another repository. Useful for things like
@ -27,7 +27,7 @@ git-annex (3.20130122) UNRELEASED; urgency=low
* fsck: Detect and fix consistency errors in direct mode mapping files.
* Avoid filename encoding errors when writing direct mode mappings.
-- Joey Hess <joeyh@debian.org> Sun, 20 Jan 2013 16:33:18 -0400
-- Joey Hess <joeyh@debian.org> Tue, 22 Jan 2013 07:11:59 +1100
git-annex (3.20130114) unstable; urgency=low

View file

@ -1,4 +1,4 @@
## 3.20130122
## 3.20130124
This is primarily a bugfix release.

View file

@ -1,5 +1,5 @@
Name: git-annex
Version: 3.20130121
Version: 3.20130124
Cabal-Version: >= 1.8
License: GPL
Maintainer: Joey Hess <joey@kitenet.net>