Skip to content

Commit

Permalink
v1.2.0 - bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Ruschival <thomas@ruschival.de>
  • Loading branch information
truschival committed Jun 8, 2022
1 parent 4452946 commit b49e5e2
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 @@ -17,7 +17,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMakeModules/)
# Project Name
MESSAGE( STATUS "Running ${CMAKE_COMMAND} v${CMAKE_VERSION}" )
PROJECT(DigitalRooster
VERSION 1.1.0
VERSION 1.2.0
DESCRIPTION "A digital alarm clock and podcast player"
LANGUAGES CXX C
)
Expand Down

0 comments on commit b49e5e2

Please sign in to comment.