We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2595f69 commit bdb3ef6Copy full SHA for bdb3ef6
CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.20 FATAL_ERROR)
5
# Version changes whenever some new features accumulated, or the
6
# grammar or the cache format changes to make sure caches
7
# are invalidated.
8
-project(SURELOG VERSION 1.59)
+project(SURELOG VERSION 1.60)
9
10
# Detect build type, fallback to release and throw a warning if use didn't
11
# specify any
0 commit comments