Skip to content

Commit

Permalink
Update release date.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcirrottola committed Nov 4, 2021
1 parent 179c794 commit be8d524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ include(GNUInstallDirs)
SET (CMAKE_RELEASE_VERSION_MAJOR "1")
SET (CMAKE_RELEASE_VERSION_MINOR "4")
SET (CMAKE_RELEASE_VERSION_PATCH "0")
SET (CMAKE_RELEASE_DATE "Oct 01, 2021")
SET (CMAKE_RELEASE_DATE "Nov. 05, 2021")

SET (CMAKE_RELEASE_VERSION
"${CMAKE_RELEASE_VERSION_MAJOR}.${CMAKE_RELEASE_VERSION_MINOR}.${CMAKE_RELEASE_VERSION_PATCH}")
Expand Down

0 comments on commit be8d524

Please sign in to comment.