Changeset 9f894d5 for git-version.sh


Ignore:
Timestamp:
01/19/2024 06:08:26 PM (7 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/arm64
Children:
d8c2d84
Parents:
2576866 (diff), d11a0816 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/arm64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • git-version.sh

    r2576866 r9f894d5  
    5858
    5959if [ "$(git diff HEAD | wc -l)" != "0" ]; then
    60     version="$version+"
    61     versiond="$versiond+"
     60    version="$version-wip"
     61    versiond="$versiond-wip"
    6262fi
    6363
Note: See TracChangeset for help on using the changeset viewer.