mirror of
https://github.com/acpica/acpica/
synced 2025-01-03 08:05:48 +03:00
Update build.txt to reflect the new tag name format
Fix the missed tag name format
This commit is contained in:
parent
1fd2f89ce8
commit
c98f883905
@ -127,7 +127,7 @@ Checkin documents/changes.txt, message "Logfile: Changes for version yyyymmdd"
|
||||
Checkin the new version number, source/include/acpixf.h "Update version to yyyymmdd"
|
||||
Git push everything
|
||||
|
||||
Tag the version file with a name of the form Rmm_dd_yy
|
||||
Tag the version file with a name of the form Ryyyy_mm_dd
|
||||
Get the commit number for the version number commit above (git log)
|
||||
git tag -m"version yyyymmdd" Ryyyy_mm_dd HEAD
|
||||
git push --tags
|
||||
|
Loading…
Reference in New Issue
Block a user