10000 GIT_SILENT Upgrade KDE Applications version to 18.04.3. · szczk/kdenlive@47a86c0 · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
GIT_SILENT Upgrade KDE Applications version to 18.04.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfeck committed Jul 7, 2018
1 parent 2e1c399 commit 47a86c0
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 @@ -6,7 +6,7 @@ project(Kdenlive)
# KDE Application Version, managed by release script
set (KDE_APPLICATIONS_VERSION_MAJOR "18")
set (KDE_APPLICATIONS_VERSION_MINOR "04")
set (KDE_APPLICATIONS_VERSION_MICRO "2")
set (KDE_APPLICATIONS_VERSION_MICRO "3")

set(KDENLIVE_VERSION ${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO})
cmake_minimum_required(VERSION 3.0)
Expand Down

0 comments on commit 47a86c0

Please sign in to comment.
0