We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7d7f61 commit b809f38Copy full SHA for b809f38
1 file changed
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.10)
2
3
project(SIMDCompressionAndIntersection
4
- VERSION 0.1.0
+ VERSION 0.2.0
5
LANGUAGES C CXX)
6
7
# ---------------------------------------------------------------------------
0 commit comments