Skip to content
Snippets Groups Projects
Commit e7ae3c8f authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Change version to 0.4.0

parent 34b1f118
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ include(CheckNotInSources)
#------------------------------------------------------
# custom variable allowing to define version suffixes such as -rc*, -beta*, ...
set(PUGS_VERSION "0.3.0")
set(PUGS_VERSION "0.4.0")
# deduce PUGS_SHORT_VERSION using regex
string(REGEX MATCH "^[0-9]+\.[0-9]+\.[0-9]+" PUGS_SHORT_VERSION ${PUGS_VERSION})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment