Skip to content

Commit 71f17a1

Browse files
committed
bump version to v0.8.0
1 parent 1021d63 commit 71f17a1

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
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
22
project(
33
ethc
44
LANGUAGES C
5-
VERSION 0.7.0)
5+
VERSION 0.8.0)
66

77
include(FindPkgConfig)
88
include(GNUInstallDirs)

0 commit comments

Comments
 (0)