Skip to content
Snippets Groups Projects
Commit 9ae7608e authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

GIT_SILENT Upgrade release service version to 20.12.2.

parent 28ffdbe7
No related branches found
Tags v20.12.2
No related merge requests found
......@@ -3,7 +3,7 @@ project(yakuake)
# KDE Application Version, managed by release script
set (RELEASE_SERVICE_VERSION_MAJOR "20")
set (RELEASE_SERVICE_VERSION_MINOR "12")
set (RELEASE_SERVICE_VERSION_MICRO "1")
set (RELEASE_SERVICE_VERSION_MICRO "2")
set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment