Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into snappy
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Dec 14, 2017
2 parents 7337419 + c7ed506 commit ad92dae
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 @@ -25,7 +25,7 @@ set(QT_IMPORTS_DIR "lib/${ARCH_TRIPLET}")
option(INSTALL_TESTS "Install the tests on make install" on)
option(CLICK_MODE "Installs to a contained location" on)

set(APP_VERSION 2.4.12)
set(APP_VERSION 2.4.13)
set(APP_NAME noson)
set(APP_ID "noson.janbar")
set(MAIN_QML "Main.qml")
Expand Down

0 comments on commit ad92dae

Please sign in to comment.