Skip to content

Commit

Permalink
Going to version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rlancaste committed Aug 11, 2019
1 parent 659c113 commit f14dba4
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 1.3
# INDI Web Manager App Version 1.4
set (INDIWebManagerApp_VERSION_MAJOR 1)
set (INDIWebManagerApp_VERSION_MINOR 3)
set (INDIWebManagerApp_VERSION_MINOR 4)

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

0 comments on commit f14dba4

Please sign in to comment.