Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
And fix build in CI
  • Loading branch information
Chris Adams committed Apr 15, 2019
1 parent 3b97cb9 commit 5d71e3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/qtcontacts-sqlite-qt5.spec
@@ -1,5 +1,5 @@
Name: qtcontacts-sqlite-qt5
Version: 0.2.30
Version: 0.2.31
Release: 0
Summary: SQLite-based plugin for QtPIM Contacts
Group: System/Plugins
Expand Down
1 change: 1 addition & 0 deletions tests/auto/displaylabelgroups/testplugin/testplugin.pro
@@ -1,6 +1,7 @@
TEMPLATE = lib
CONFIG += plugin c++11 link_pkgconfig
INCLUDEPATH += ../../../../src/extensions/
QT -= gui
HEADERS = testdlggplugin.h
SOURCES = testdlggplugin.cpp
TARGET = $$qtLibraryTarget(testdlgg)
Expand Down

0 comments on commit 5d71e3c

Please sign in to comment.