Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[usb-moded-qt5] Version 1.4. Contributes to JB#34611
  • Loading branch information
martinjones committed Apr 8, 2016
1 parent 8d0a2f3 commit 97d8c03
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.3
Version: 1.4
Release: 1
Group: System/Libraries
License: BSD
Expand Down
2 changes: 1 addition & 1 deletion src/src.pro
Expand Up @@ -2,7 +2,7 @@ TEMPLATE = lib
TARGET = usb-moded-qt5
CONFIG += link_pkgconfig
PKGCONFIG += usb_moded
VERSION = 1.1
VERSION = 1.4

QT += dbus
QT -= gui
Expand Down

0 comments on commit 97d8c03

Please sign in to comment.