diff options
-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 dd943f2..ff3e7cd 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 +Version: 0.1.2 Release: 1 Group: Qt/Qt License: GPL2 diff --git a/rpm/libgato.yaml b/rpm/libgato.yaml index e8ee9fc..f31c25e 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 +Version: 0.1.2 Release: 1 Group: Qt/Qt URL: https://gitorious.org/gato/ |