mirror of
https://github.com/Lurkki14/tuxclocker.git
synced 2025-02-25 18:55:24 -06:00
1.3.2
This commit is contained in:
parent
5ea91a75fa
commit
1e26284d7b
@ -1,5 +1,5 @@
|
||||
# Version information
|
||||
tuxclocker_version = '1.3.0'
|
||||
tuxclocker_version = '1.3.2'
|
||||
git_commit = run_command('git', 'describe', '--always', '--dirty').stdout().strip()
|
||||
version_string = '@0@, git commit @1@'.format(tuxclocker_version, git_commit)
|
||||
# Used in preprocessor
|
||||
|
Loading…
Reference in New Issue
Block a user