Skip to content

Commit d7b032f

Browse files
committed
Preparing release of 4.6.5
1 parent f64966d commit d7b032f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A scientific code to simulate the interaction of electrons within the magnetic field of an undulator to produce coherent radiation, based on the Free-electron Laser process.
44

55
**News:**
6-
Version 4.6.2 has been released (27.6.2023)
6+
Version 4.6.5 has been released (22.12.2023)
77

88
**Current Development:**
99

git-hash.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ message(STATUS "Git hash is ${GIT_HASH}")
1515
set(_GENESIS_VERSION_MAJOR "4")
1616
set(_GENESIS_VERSION_MINOR "6")
1717
set(_GENESIS_VERSION_REV "5")
18-
set(_GENESIS_VERSION_BETA "true")
18+
set(_GENESIS_VERSION_BETA "false")
1919
execute_process(
2020
COMMAND
2121
whoami

0 commit comments

Comments
 (0)