Skip to content

Commit

Permalink
going to version 0.9 actually
Browse files Browse the repository at this point in the history
  • Loading branch information
rlancaste authored Jun 27, 2019
1 parent c9a6c16 commit 13709c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ project(INDIWebManagerApp)
# Timestamp build
string(TIMESTAMP INDI_WEB_MANAGER_APP_BUILD_TS UTC)

# INDI Web Manager App Version 0.7
# INDI Web Manager App Version 0.9
set (INDIWebManagerApp_VERSION_MAJOR 0)
set (INDIWebManagerApp_VERSION_MINOR 8)
set (INDIWebManagerApp_VERSION_MINOR 9)

configure_file(
${CMAKE_CURRENT_SOURCE_DIR}/src/version.h.cmake
Expand Down

0 comments on commit 13709c4

Please sign in to comment.