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 2c50633 commit 75571e4Copy full SHA for 75571e4
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
-set(BUILD_VERSION 1.0.0.0)
+set(BUILD_VERSION 1.0.0.1)
4
5
project(slick_queue
6
VERSION ${BUILD_VERSION}
0 commit comments