Skip to content

Commit

Permalink
Going to version 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rlancaste committed Sep 10, 2019
1 parent 05259bb commit 0375ead
Show file tree
Hide file tree
Showing 2 changed files with 8 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.4
# INDI Web Manager App Version 1.5
set (INDIWebManagerApp_VERSION_MAJOR 1)
set (INDIWebManagerApp_VERSION_MINOR 4)
set (INDIWebManagerApp_VERSION_MINOR 5)

configure_file(
${CMAKE_CURRENT_SOURCE_DIR}/src/version.h.cmake
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
indiwebmanagerapp (6:1.5) bionic; urgency=medium

* 1.5 Upstream release.

-- Robert Lancaster <[email protected]> Fri, 9 Sept 2019 4:00:00 -0500

indiwebmanagerapp (6:1.4) bionic; urgency=medium

* 1.4 Upstream release.
Expand Down

0 comments on commit 0375ead

Please sign in to comment.