Skip to content

Commit

Permalink
GIT_SILENT Upgrade KDE Applications version to 19.04.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
cfeck committed Apr 8, 2019
1 parent 3ce2c1c commit 7cf5af0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ cmake_policy(SET CMP0002 OLD)

# KDE Application Version, managed by release script
set (KDE_APPLICATIONS_VERSION_MAJOR "19")
set (KDE_APPLICATIONS_VERSION_MINOR "03")
set (KDE_APPLICATIONS_VERSION_MICRO "90")
set (KDE_APPLICATIONS_VERSION_MINOR "04")
set (KDE_APPLICATIONS_VERSION_MICRO "0")

# Bump for every 0.x release, or whenever BC changes
set (KTP_SONUMBER 9) # SO 9 is for 15.08 release
Expand Down

0 comments on commit 7cf5af0

Please sign in to comment.