Skip to content
Snippets Groups Projects
Commit 83fe4dac authored by Chiheb Amer Abid's avatar Chiheb Amer Abid
Browse files

Corrected version number 0.4.1

parent e30b8e5a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.8 FATAL_ERROR)
project(pmc-sog C CXX)
project(pmc-sog VERSION 0.4.1)
configure_file(PMCSOGConfig.h.in PMCSOGConfig.h)
configure_file(PMCSOGConfig.h.in src/PMCSOGConfig.h)
#set(CMAKE_CXX_STANDARD 14)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment