[build] Save Git HEAD at release alongside version info

This commit is contained in:
pukkandan
2021-11-29 22:30:02 +05:30
parent f2ebc5c7be
commit 36eaf3039a
4 changed files with 45 additions and 34 deletions

View File

@@ -1,3 +1,5 @@
from __future__ import unicode_literals
# Autogenerated by devscripts/update-version.py
__version__ = '2021.11.10.1'
RELEASE_GIT_HEAD = '7144b697f'