diff options
author | Joey Hess <joey@kitenet.net> | 2010-11-15 18:43:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-11-15 18:43:59 -0400 |
commit | 2b7203c5d2a5a22832778d3b3b16bcd8fd7242f1 (patch) | |
tree | 793bc38813d2ae71713700e158274a701480677b | |
parent | 38a75aa26ff70f4ebe5a88eb009d512ff7211163 (diff) |
releasing version 0.070.07
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a6d95ab69..252d9ae45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -git-annex (0.07) UNRELEASED; urgency=low +git-annex (0.07) unstable; urgency=low * find: New subcommand. * unused: New subcommand, finds unused data. (Split out from fsck.) @@ -7,7 +7,7 @@ git-annex (0.07) UNRELEASED; urgency=low * fsck: Print warnings to stderr; --quiet can now be used to only see problems. - -- Joey Hess <joeyh@debian.org> Sun, 14 Nov 2010 12:34:49 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 15 Nov 2010 18:41:50 -0400 git-annex (0.06) unstable; urgency=low |