set inja release version to 1.0.0

This commit is contained in:
pantor
2018-02-23 12:51:52 +01:00
parent 4d0ceda62d
commit bd4c56bf67

View File

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