Skip to content

Commit

Permalink
bump version 2.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
janbar committed Jul 22, 2017
1 parent 3283f73 commit ffff443
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.3)
set(APP_VERSION 2.4.4)
set(APP_NAME noson)
set(APP_ID "noson.janbar")
set(MAIN_QML "Main.qml")
Expand Down

0 comments on commit ffff443

Please sign in to comment.