diff options
Diffstat (limited to 'rpm')
-rw-r--r-- | rpm/libgato.spec | 2 | ||||
-rw-r--r-- | rpm/libgato.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rpm/libgato.spec b/rpm/libgato.spec index 669579b..5b8584f 100644 --- a/rpm/libgato.spec +++ b/rpm/libgato.spec @@ -13,7 +13,7 @@ Name: libgato %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: A GATT library to connect with Bluetooth Smart devices -Version: 0.1.6 +Version: 0.1.7 Release: 1 Group: Qt/Qt License: GPL2 diff --git a/rpm/libgato.yaml b/rpm/libgato.yaml index 3b13a5c..3d1c092 100644 --- a/rpm/libgato.yaml +++ b/rpm/libgato.yaml @@ -1,6 +1,6 @@ Name: libgato Summary: A GATT library to connect with Bluetooth Smart devices -Version: 0.1.6 +Version: 0.1.7 Release: 1 Group: Qt/Qt URL: https://gitorious.org/gato/ |