Skip to content

Commit

Permalink
Version 0.94
Browse files Browse the repository at this point in the history
  • Loading branch information
monich committed Jun 22, 2018
1 parent dc58536 commit 7239484
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rpm/libqofono-qt5.spec
@@ -1,7 +1,7 @@
Name: libqofono-qt5

Summary: A library of Qt 5 bindings for ofono
Version: 0
Version: 0.94
Release: 1
Group: System/Libraries
License: LGPLv2.1
Expand Down Expand Up @@ -55,7 +55,7 @@ This package contains qml test for ofono Qt bindings.

%build
export QT_SELECT=5
%qmake5
%qmake5 "VERSION=$(sed 's/+.*//' <<<"%{version}")"
make %{?_smp_mflags}

%install
Expand Down
2 changes: 1 addition & 1 deletion src/version.pri
@@ -1 +1 @@
VERSION = 0.92
VERSION = 0.94

0 comments on commit 7239484

Please sign in to comment.