Skip to content

Commit

Permalink
Version 1.2.30
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Mar 11, 2020
1 parent 6b92034 commit ba15264
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.29
VERSION = 1.2.30
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.29
Version: 1.2.30
Release: 1
Group: System/GUI/Other
License: ASL 2.0
Expand Down

0 comments on commit ba15264

Please sign in to comment.