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

Commit 2a2e584

Browse files
committed
Aleth 1.5.2
Bump version: 1.5.1 → 1.5.2
1 parent 131212d commit 2a2e584

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.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.5.1
2+
current_version = 1.5.2
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
@@ -45,7 +45,7 @@ HunterGate(
4545
)
4646

4747
project(aleth)
48-
set(PROJECT_VERSION 1.5.1)
48+
set(PROJECT_VERSION 1.5.2)
4949

5050
cable_set_build_type(DEFAULT RelWithDebInfo CONFIGURATION_TYPES Debug;Release;RelWithDebInfo)
5151

0 commit comments

Comments
 (0)