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 f11ec36 commit dc71361Copy full SHA for dc71361
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