1git-annex-version(1)        General Commands Manual       git-annex-version(1)
2
3
4

NAME

6       git-annex-version - show version info
7

SYNOPSIS

9       git annex version
10

DESCRIPTION

12       Shows  the version of git-annex, as well as repository version informa‐
13       tion.
14
15       git-annex's version is in the form MAJOR.DATE, where MAJOR is a  number
16       like  5,  which corresponds to the current repository version, and DATE
17       is the date of the last release, like 20150320.
18
19       Daily builds of git-annex will append a "-gREF" to the  version,  which
20       corresponds  to the git ref from git-annex's source repository that was
21       built.  Therefore,  "5.20150320-gdd35cf3"  is  a   daily   build,   and
22       "5.20150401" is an April 1st release made a bit later.
23

OPTIONS

25       --raw
26
27              Causes only git-annex's version to be output, and nothing else.
28
29       Also the git-annex-common-options(1) can be used.
30

SEE ALSO

32       git-annex(1)
33

AUTHOR

35       Joey Hess <id@joeyh.name>
36
37                                                          git-annex-version(1)
Impressum