Skip to content

Commit

Permalink
GIT_SILENT Upgrade KDE Applications version to 17.11.90.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfeck committed Nov 30, 2017
1 parent 1060960 commit c144a63
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 "17")
set (KDE_APPLICATIONS_VERSION_MINOR "11")
set (KDE_APPLICATIONS_VERSION_MICRO "80")
set (KDE_APPLICATIONS_VERSION_MICRO "90")

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

0 comments on commit c144a63

Please sign in to comment.