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
Branches
Tags v0.4.1
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.4.0")
set(PUGS_VERSION "0.4.1")
# 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