Skip to content
Snippets Groups Projects
Commit b6b1f2ee authored by Stephan Schulz's avatar Stephan Schulz
Browse files

update version number

parent f7b3dae2
No related branches found
No related tags found
No related merge requests found
Pipeline #75267 passed
...@@ -49,7 +49,7 @@ add_compile_options("$<$<AND:$<CONFIG:Debug>,$<COMPILE_LANGUAGE:C>,$<C_COMPILER_ ...@@ -49,7 +49,7 @@ add_compile_options("$<$<AND:$<CONFIG:Debug>,$<COMPILE_LANGUAGE:C>,$<C_COMPILER_
add_compile_options("$<$<AND:$<CONFIG:Debug>,$<COMPILE_LANGUAGE:CXX>,$<CXX_COMPILER_ID:GNU>>:-Wall;-Wextra>") add_compile_options("$<$<AND:$<CONFIG:Debug>,$<COMPILE_LANGUAGE:CXX>,$<CXX_COMPILER_ID:GNU>>:-Wall;-Wextra>")
project(ALL project(ALL
VERSION "0.9.1" VERSION "0.9.2"
DESCRIPTION "A Loadbalacing Library" DESCRIPTION "A Loadbalacing Library"
HOMEPAGE_URL "http://slms.pages.jsc.fz-juelich.de/websites/all-website/") HOMEPAGE_URL "http://slms.pages.jsc.fz-juelich.de/websites/all-website/")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment