Skip to content

Commit a34c584

Browse files
committed
New release
1 parent f7b7479 commit a34c584

File tree

2 files changed

+1
-17
lines changed

2 files changed

+1
-17
lines changed

.github/workflows/spack-ci.yml

Lines changed: 0 additions & 14 deletions
This file was deleted.

cmake/version.cmake

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,5 @@
44

55
set (GUI_TOOLKITS_VARIABLES_MAJOR_VERSION "1")
66
set (GUI_TOOLKITS_VARIABLES_MINOR_VERSION "3")
7-
set (GUI_TOOLKITS_VARIABLES_RELEASE_VERSION "1")
7+
set (GUI_TOOLKITS_VARIABLES_RELEASE_VERSION "2")
88
set (GUI_TOOLKITS_VARIABLES_VERSION ${GUI_TOOLKITS_VARIABLES_MAJOR_VERSION}.${GUI_TOOLKITS_VARIABLES_MINOR_VERSION}.${GUI_TOOLKITS_VARIABLES_RELEASE_VERSION})
9-
10-

0 commit comments

Comments
 (0)