Bump version to 0.3.2

This commit is contained in:
Thomas Orozco 2015-03-15 17:01:17 +01:00
parent d203049193
commit 756818ba29
1 changed files with 1 additions and 1 deletions

View File

@ -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