Skip to content
This repository was archived by the owner on Mar 21, 2023. It is now read-only.

Commit 61678dc

Browse files
authored
Merge pull request #64 from open-amt-cloud-toolkit/feat_update_version
feat: update version for release
2 parents a9b8d8e + 739992c commit 61678dc

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

3-
project (rpc VERSION 1.3.0)
3+
project (rpc VERSION 2.0.0)
44

55
set (CMAKE_CXX_STANDARD 11)
66

0 commit comments

Comments
 (0)