Adrien Gallouët
|
8ff9d3d7a1
|
Force version.sh to check only local .git
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
|
2018-11-22 14:19:41 +00:00 |
|
Adrien Gallouët
|
ee9ed7e3a6
|
Use full hash as version if no tags
Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
|
2018-05-05 13:17:55 +00:00 |
|
angt
|
d2046eb00b
|
Revert "Add branch name in version"
This reverts commit 03cd87df1c.
|
2016-03-09 11:42:51 +00:00 |
|
angt
|
03cd87df1c
|
Add branch name in version
|
2016-03-09 10:20:01 +00:00 |
|
angt
|
e2b3dc1b46
|
Use only v[0-9].* tags to get VERSION
|
2016-01-17 10:56:55 +01:00 |
|
Frank Denis
|
a50882e1ac
|
Cope with branches that don't have tags
`version.sh` used to return only the hash of the last commit, causing
VERSION_MAJOR to possibly contain non-numeric junk.
|
2016-01-16 15:37:42 +01:00 |
|
angt
|
8fa2322314
|
Add VERSION in the tarball
|
2016-01-01 12:32:20 +01:00 |
|
angt
|
ba0af8cc20
|
Define VERSION_MAJOR and use it in handshake
|
2015-12-29 18:31:23 +01:00 |
|
angt
|
84ae6dae32
|
Use printf instead of echo -n
|
2015-12-08 15:16:22 +01:00 |
|
angt
|
09cd749107
|
Add version.sh
|
2015-12-08 00:38:52 +01:00 |
|