Skip to content

Commit adfdf16

Browse files
Merge pull request #77 from abishekvashok/master
Update version!
2 parents 1d131c3 + dc71361 commit adfdf16

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)