Skip to content

Commit

Permalink
GIT_SILENT Upgrade KDE Applications version to 16.04.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsdgeos committed Jun 7, 2016
1 parent 3dd3d99 commit e5ce35a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Expand Up @@ -3,7 +3,7 @@ project(umbrello)
# KDE Application Version, managed by release script
set (KDE_APPLICATIONS_VERSION_MAJOR "16")
set (KDE_APPLICATIONS_VERSION_MINOR "04")
set (KDE_APPLICATIONS_VERSION_MICRO "1")
set (KDE_APPLICATIONS_VERSION_MICRO "2")

set(UMBRELLO_VERSION_MAJOR "2")
MATH(EXPR UMBRELLO_VERSION_MINOR "15+${KDE_APPLICATIONS_VERSION_MINOR}")
Expand Down

0 comments on commit e5ce35a

Please sign in to comment.