Skip to content

Commit

Permalink
v3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Feb 24, 2023
1 parent dba6f5d commit 78f6e00
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ list(GET QT_VERSION 0 QT_PREFIX)

set(SCORE_VERSION_MAJOR 3)
set(SCORE_VERSION_MINOR 1)
set(SCORE_VERSION_PATCH 6)
set(SCORE_VERSION_PATCH 7)
set(SCORE_VERSION_EXTRA "")
set(SCORE_CODENAME "los cabritos")
set(SCORE_CODENAME "las cabritas")

set(SCORE_VERSION "${SCORE_VERSION_MAJOR}.${SCORE_VERSION_MINOR}.${SCORE_VERSION_PATCH}")

Expand Down

0 comments on commit 78f6e00

Please sign in to comment.