Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 1.1
  • Loading branch information
monich committed Jun 11, 2015
1 parent 4734a54 commit 0a4b8ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/libusb-moded-qt5.spec
@@ -1,7 +1,7 @@
Name: libusb-moded-qt5

Summary: A library of Qt5 bindings for usb_moded
Version: 1.0
Version: 1.1
Release: 1
Group: System/Libraries
License: BSD
Expand Down
1 change: 1 addition & 0 deletions src/src.pro
Expand Up @@ -2,6 +2,7 @@ TEMPLATE = lib
TARGET = usb-moded-qt5
CONFIG += link_pkgconfig
PKGCONFIG += usb_moded
VERSION = 1.1

QT += dbus
QT -= gui
Expand Down

0 comments on commit 0a4b8ff

Please sign in to comment.