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

Commit f1a8496

Browse files
committed
Aleth 1.8.0-alpha.1
Bump version: 1.8.0-alpha.0 → 1.8.0-alpha.1
1 parent ec90162 commit f1a8496

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.8.0-alpha.0
2+
current_version = 1.8.0-alpha.1
33
commit = True
44
message = Aleth {new_version}
55

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ HunterGate(
4747
cable_set_build_type(DEFAULT RelWithDebInfo CONFIGURATION_TYPES Debug;Release;RelWithDebInfo)
4848

4949
project(aleth)
50-
set(PROJECT_VERSION 1.8.0-alpha.0)
50+
set(PROJECT_VERSION 1.8.0-alpha.1)
5151

5252
cable_add_buildinfo_library(PROJECT_NAME aleth)
5353

0 commit comments

Comments
 (0)