Changeset 289f284 for git-version.sh


Ignore:
Timestamp:
01/22/2024 06:42:55 AM (8 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.1, xry111/loongarch-12.2
Children:
6be4bf1
Parents:
ba41e17 (diff), 47bc996 (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/loongarch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • git-version.sh

    rba41e17 r289f284  
    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.