Added 'hunter' to version number

This commit is contained in:
Jorrit Wronski
2017-11-15 13:26:42 +01:00
parent cea75e7f6a
commit b4ba3881ff

View File

@@ -21,7 +21,7 @@ endif()
## PROJECT
## name and version
##
project(inja LANGUAGES CXX VERSION 0.1.1)
project(inja LANGUAGES CXX VERSION 0.1-hunter)
set(INJA_VERSION ${PROJECT_VERSION})
##