Skip to content

Commit b4f16c2

Browse files
committed
Release version 0.20.0
1 parent df42cbe commit b4f16c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.19.0-alpha.0.ubqhash
2+
current_version = 0.20.0
33
tag = True
44
sign_tags = True
55
tag_message = ubqminer {new_version}

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ HunterGate(
2020
)
2121

2222
project(ethminer)
23-
set(PROJECT_VERSION 0.19.0-alpha.0.ubqhash)
23+
set(PROJECT_VERSION 0.20.0)
2424

2525
cable_set_build_type(DEFAULT Release CONFIGURATION_TYPES Release RelWithDebInfo)
2626

0 commit comments

Comments
 (0)