[build] Save Git HEAD at release alongside version info
This commit is contained in:
parent
f2ebc5c7be
commit
36eaf3039a
4 changed files with 44 additions and 33 deletions
|
|
@ -1,3 +1,5 @@
|
|||
from __future__ import unicode_literals
|
||||
# Autogenerated by devscripts/update-version.py
|
||||
|
||||
__version__ = '2021.11.10.1'
|
||||
|
||||
RELEASE_GIT_HEAD = '7144b697f'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue