automatic version stamping implemented (using git filters)
This commit is contained in:
parent
5e655c8e06
commit
8f317dc7dd
4 changed files with 30 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#! /bin/env python3
|
||||
# encoding: utf-8
|
||||
|
||||
_revision = (0, '00000000') # GIT_REVISION_IDENTIFIER
|
||||
_version = (0, '00000000') # OVER_VERSION_IDENTIFIER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue