Skip to content

Commit 4438fb4

Browse files
committed
Merge branch 'v3.1.1' into 'main'
v3.1.1 See merge request feta/wif-group/libwif!43
2 parents 0102afd + 23cbca3 commit 4438fb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12)
22

33
set(VERSION_MAJOR 3)
44
set(VERSION_MINOR 1)
5-
set(VERSION_PATCH 0)
5+
set(VERSION_PATCH 1)
66
set(VERSION ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH})
77

88
project(wif VERSION ${VERSION})

0 commit comments

Comments
 (0)