Add current commit sha to the version

This commit is contained in:
probablycorey 2013-03-29 14:07:30 -07:00
parent 1c5b72e04d
commit 142d18bb7c

View File

@ -1,6 +1,6 @@
{
'variables': {
'version': '2.0',
'version': '2.0.<!(git log -1 --format="%h")',
'pkg-config': 'pkg-config',
'chromium_code': 1,
'use_aura%': 0,