mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 12:53:13 +00:00
Mark unknown versions as unknown.
This commit is contained in:
parent
4140e678f4
commit
c3bacc78c7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
# Modified for fish by David Adam <zanchey@ucc.gu.uwa.edu.au>
|
||||
|
||||
FBVF=FISH-BUILD-VERSION-FILE
|
||||
DEF_VER=2.0.GIT
|
||||
DEF_VER=unknown
|
||||
|
||||
# First see if there is a version file (included in release tarballs),
|
||||
# then try git-describe, then default.
|
||||
|
|
Loading…
Reference in a new issue