Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b06061d

Browse files
committedJan 14, 2023
bump version to 1.1.0
1 parent 6fec644 commit b06061d

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10)
22

33
project(GF
4-
VERSION 1.0.0
4+
VERSION 1.1.0
55
LANGUAGES CXX C
66
)
77

0 commit comments

Comments
 (0)
Please sign in to comment.