This commit is contained in:
parent
6e73ba5b24
commit
ed1f9f567a
1 changed files with 9 additions and 0 deletions
9
doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
Normal file
9
doc/bugs/Incorrect_version_on_64_Standalone_Build.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
$ wget http://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz
|
||||
$ tar xvzf git-annex-standalone-amd64.tar.gz
|
||||
$ cd git-annex.linux
|
||||
$ ./git-annex version
|
||||
git-annex version: 4.20130324
|
||||
|
||||
Shouldn't that be `4.20130405'?
|
||||
|
||||
The md5sum of the build I downloaded is `aabbb3aa2397be206cae86f33db9eef4`.
|
Loading…
Add table
Reference in a new issue