Skip to content

Commit

Permalink
3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviotordini committed Sep 8, 2020
1 parent bdf80a6 commit d9d04f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion minitube.pro
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
CONFIG += c++17 exceptions_off rtti_off optimize_full object_parallel_to_source

TEMPLATE = app
VERSION = 3.5.1
VERSION = 3.6
DEFINES += APP_VERSION="$$VERSION"

APP_NAME = Minitube
Expand Down

0 comments on commit d9d04f4

Please sign in to comment.