Skip to content

Commit

Permalink
Update version number for 5.18.4
Browse files Browse the repository at this point in the history
GIT_SILENT
  • Loading branch information
jriddell committed Mar 31, 2020
1 parent 23d52fa commit 578f429
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,5 +1,5 @@
project(kinfocenter)
set(PROJECT_VERSION "5.18.3")
set(PROJECT_VERSION "5.18.4")

cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
set(QT_MIN_VERSION "5.12.0")
Expand Down
2 changes: 1 addition & 1 deletion org.kde.kinfocenter.appdata.xml
Expand Up @@ -142,9 +142,9 @@
</provides>
<project_group>KDE</project_group>
<releases>
<release version="5.18.4" date="2020-03-31"/>
<release version="5.18.3" date="2020-03-10"/>
<release version="5.18.2" date="2020-02-25"/>
<release version="5.18.1" date="2020-02-18"/>
<release version="5.18.0" date="2020-02-11"/>
</releases>
</component>

0 comments on commit 578f429

Please sign in to comment.