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 a49bdaf commit a362db4Copy full SHA for a362db4
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
project(slick_queue
4
- VERSION 1.2.0
+ VERSION 1.2.1
5
DESCRIPTION "A C++ Lock-Free MPMC queue"
6
LANGUAGES CXX)
7
0 commit comments