Skip to content

Commit a82e51c

Browse files
committed
Set version 0.1.1
1 parent 32eacaf commit a82e51c

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
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.5)
2-
project( Quad VERSION 0.1.1 )
2+
project( Quad VERSION 0.1.0 )
33

44
add_library(Quad STATIC src/Quad.c)
55

0 commit comments

Comments
 (0)