Skip to content

Commit

Permalink
Bump version to 0.10.2
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Ruschival <thomas@ruschival.de>
  • Loading branch information
truschival committed Apr 14, 2020
1 parent 9d9738c commit 2091aeb
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 @@ -15,7 +15,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMakeModules/)
# Project Name
MESSAGE( STATUS "Running ${CMAKE_COMMAND} v${CMAKE_VERSION}" )
PROJECT(DigitalRooster
VERSION 0.10.1
VERSION 0.10.2
DESCRIPTION "A digital alarm clock and podcast player"
LANGUAGES CXX C
)
Expand Down

0 comments on commit 2091aeb

Please sign in to comment.