Skip to content

Commit

Permalink
Bump version to v1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Ruschival <thomas@ruschival.de>
  • Loading branch information
truschival committed May 24, 2021
1 parent 81a0a41 commit 9963664
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.0.0
VERSION 1.1.0
DESCRIPTION "A digital alarm clock and podcast player"
LANGUAGES CXX C
)
Expand Down

0 comments on commit 9963664

Please sign in to comment.