Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[libconnman-qt] Update library version. JB#49100
  • Loading branch information
monich committed Feb 25, 2020
1 parent c55b2ae commit 5d58700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libconnman-qt/libconnman-qt.pro
Expand Up @@ -4,7 +4,7 @@ QT -= gui
CONFIG += qt create_pc create_prl link_pkgconfig

isEmpty(VERSION) {
VERSION = 1.2.27
VERSION = 1.2.29
message("VERSION is unset, assuming $$VERSION")
}

Expand Down
2 changes: 1 addition & 1 deletion rpm/connman-qt5.spec
@@ -1,6 +1,6 @@
Name: connman-qt5
Summary: Qt bindings for connman
Version: 1.2.27
Version: 1.2.29
Release: 1
Group: System/GUI/Other
License: ASL 2.0
Expand Down

0 comments on commit 5d58700

Please sign in to comment.