Skip to content

Commit 21e22bc

Browse files
committed
Release of version 4.6.8
1 parent 8a114e5 commit 21e22bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# Change Log
2+
3+
### [4.6.8] - 2024/11/12
4+
- Release of version 4.6.8
5+
26
### [4.6.7] - 2025/04/16
37
- Fixed bug of wakefield calculation, which caused some rounding errors und as a consequence heap memory corruption.
48
- added support for sequence definition in the lattice file. See lattice file for more information.

git-hash.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endif()
1414
message(STATUS "Git hash is ${GIT_HASH}")
1515
set(_GENESIS_VERSION_MAJOR "4")
1616
set(_GENESIS_VERSION_MINOR "6")
17-
set(_GENESIS_VERSION_REV "7")
17+
set(_GENESIS_VERSION_REV "8")
1818
set(_GENESIS_VERSION_BETA "false")
1919
execute_process(
2020
COMMAND

0 commit comments

Comments
 (0)