diff options
author | Joey Hess <joey@kitenet.net> | 2011-05-28 12:37:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-05-28 12:37:12 -0400 |
commit | ed2b1eda909d14b604b487b9ddeb7a39bd2b8ce4 (patch) | |
tree | e48e0b67407b084102c34d2fe85e379b2f0e0f7b | |
parent | e8ab4f7292f059ba028275131aa4f12e7e494f79 (diff) |
bleagh
-rw-r--r-- | doc/download.mdwn | 4 | ||||
-rw-r--r-- | doc/latest-version | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/doc/download.mdwn b/doc/download.mdwn index 1e6562483..c0d2d261d 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -7,8 +7,8 @@ Other mirrors of the git repository: * `git://git.kitenet.net/git-annex` [[gitweb](http://git.kitenet.net/?p=git-annex.git;a=summary)] * [at github](https://github.com/joeyh/git-annex) -Or download a [tarball](http://git.kitenet.net/?p=git-annex.git;a=snapshot;sf=tgz;h=refs/tags/[[!inline raw=yes pages=latest-version]]) -of the latest release. +To download a tarball of a particular release, use an url like +<http://git.kitenet.net/?p=git-annex.git;a=snapshot;sf=tgz;h=refs/tags/0.20110522> Some operating systems include git-annex in easily prepackaged form and others need some manual work. See [[install]] for details. diff --git a/doc/latest-version b/doc/latest-version deleted file mode 100644 index 3015879ce..000000000 --- a/doc/latest-version +++ /dev/null @@ -1 +0,0 @@ -0.20110522
\ No newline at end of file |