mirror of https://github.com/krallin/tini.git
Bump version to 0.3.2
This commit is contained in:
parent
d203049193
commit
756818ba29
|
@ -4,7 +4,7 @@ project (tini)
|
|||
# Config
|
||||
set (tini_VERSION_MAJOR 0)
|
||||
set (tini_VERSION_MINOR 3)
|
||||
set (tini_VERSION_PATCH 1)
|
||||
set (tini_VERSION_PATCH 2)
|
||||
execute_process (COMMAND git log -n 1 --date=local --pretty=format:"%h" OUTPUT_VARIABLE tini_VERSION_GIT)
|
||||
|
||||
# Flags
|
||||
|
|
Loading…
Reference in New Issue