Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v2.5' into snappy
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Jan 23, 2018
2 parents 297e9aa + e931991 commit a2b06af
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 @@ -8,7 +8,7 @@ set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
option(INSTALL_TESTS "Install the tests on make install" on)
option(CLICK_MODE "Installs to a contained location" on)

set(APP_VERSION "2.6.0")
set(APP_VERSION "2.6.1")
set(APP_NAME "noson")
set(APP_ID "noson.janbar")
set(EXEC "noson-app")
Expand Down

0 comments on commit a2b06af

Please sign in to comment.