Skip to content

Commit

Permalink
Update version number 8.2.1 -> 8.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes committed Apr 28, 2022
1 parent 747aa93 commit 0b4ac44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.0)
# Version
set(ANTARES_VERSION_HI 8)
set(ANTARES_VERSION_LO 2)
set(ANTARES_VERSION_REVISION 1)
set(ANTARES_VERSION_REVISION 2)
set(ANTARES_VERSION_YEAR 2022)

set(ANTARES_PUBLISHER "RTE France")
Expand Down

0 comments on commit 0b4ac44

Please sign in to comment.