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

Create release 0.4.1

parent 72dbceff
No related branches found
No related tags found
No related merge requests found
...@@ -11,7 +11,7 @@ include(CheckNotInSources) ...@@ -11,7 +11,7 @@ include(CheckNotInSources)
#------------------------------------------------------ #------------------------------------------------------
# custom variable allowing to define version suffixes such as -rc*, -beta*, ... # custom variable allowing to define version suffixes such as -rc*, -beta*, ...
set(PUGS_VERSION "0.4.0") set(PUGS_VERSION "0.4.1")
# deduce PUGS_SHORT_VERSION using regex # deduce PUGS_SHORT_VERSION using regex
string(REGEX MATCH "^[0-9]+\.[0-9]+\.[0-9]+" PUGS_SHORT_VERSION ${PUGS_VERSION}) 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