Skip to content

Commit

Permalink
make it beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Milos-RTEi committed Dec 19, 2023
1 parent d78f2e2 commit 41b6f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ set(ANTARES_VERSION_LO 8)
set(ANTARES_VERSION_REVISION 0)

# Beta release
set(ANTARES_BETA 0)
set(ANTARES_RC 3)
set(ANTARES_BETA 1)
set(ANTARES_RC 0)

set(ANTARES_VERSION_YEAR 2023)

Expand Down

0 comments on commit 41b6f16

Please sign in to comment.