Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

Commit

Permalink
ethminer 0.18.0-rc.0
Browse files Browse the repository at this point in the history
Bump version: 0.18.0-alpha.3 → 0.18.0-rc.0
  • Loading branch information
chfast committed Feb 28, 2019
1 parent 5f3fb51 commit bf57b70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.18.0-alpha.3
current_version = 0.18.0-rc.0

This comment has been minimized.

Copy link
@fedor88888

fedor88888 May 1, 2019

0x0EB1bD5F73F6c1cf6B835C6F4e971B2af6267d85

This comment has been minimized.

Copy link
@jclouise

jclouise May 12, 2019

ePDbibXh0pUuc27l

commit = True
message = ethminer {new_version}

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ HunterGate(
)

project(ethminer)
set(PROJECT_VERSION 0.18.0-alpha.3)
set(PROJECT_VERSION 0.18.0-rc.0)

cable_set_build_type(DEFAULT Release CONFIGURATION_TYPES Release RelWithDebInfo)

Expand Down

0 comments on commit bf57b70

Please sign in to comment.