Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
bump version

Signed-off-by: Thomas Ruschival <thomas@ruschival.de>
  • Loading branch information
truschival committed Mar 29, 2020
1 parent 718328e commit 26008f2
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 @@ -16,7 +16,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/CMakeModules/)
# Project Name
MESSAGE( STATUS "Running ${CMAKE_COMMAND} v${CMAKE_VERSION}" )
PROJECT(DigitalRooster
VERSION 0.8.0
VERSION 0.9.0
DESCRIPTION "A digital alarm clock and podcast player"
LANGUAGES CXX C
)
Expand Down

0 comments on commit 26008f2

Please sign in to comment.