1
0
Fork 0

[build] Save Git HEAD at release alongside version info

This commit is contained in:
pukkandan 2021-11-29 22:30:02 +05:30
commit 36eaf3039a
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
4 changed files with 44 additions and 33 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'