Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Commit

Permalink
bumpversion: Rename cpp-ethereum to aleth
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed Jul 30, 2018
1 parent 6916bd8 commit 51c8ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
current_version = 1.4.0.dev1
tag = True
commit = True
message = Release cpp-ethereum {new_version}
message = Release aleth {new_version}

Bump version: {current_version} → {new_version}
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<prerel>rc|\.dev)(?P<prerelver>\d+))?
Expand Down

0 comments on commit 51c8ad2

Please sign in to comment.