Skip to content

Commit dc71361

Browse files
Update version!
1 parent f11ec36 commit dc71361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
cmake_minimum_required(VERSION 2.8)
44

55
project(CMatrix LANGUAGES C)
6-
set(VERSION "1.2")
6+
set(VERSION "2.0")
77

88
# These are relative to CMAKE_INSTALL_PREFIX
99
# which by default is "/usr/local"

0 commit comments

Comments
 (0)