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.
2 parents 1d131c3 + dc71361 commit adfdf16Copy full SHA for adfdf16
CMakeLists.txt
@@ -3,7 +3,7 @@
3
cmake_minimum_required(VERSION 2.8)
4
5
project(CMatrix LANGUAGES C)
6
-set(VERSION "1.2")
+set(VERSION "2.0")
7
8
# These are relative to CMAKE_INSTALL_PREFIX
9
# which by default is "/usr/local"
0 commit comments