diff options
author | Javier <maemo@javispedro.com> | 2014-06-15 19:15:44 +0200 |
---|---|---|
committer | Javier <maemo@javispedro.com> | 2014-06-15 19:15:44 +0200 |
commit | f15a824a143da472325c0aaf2baaedd827e655e6 (patch) | |
tree | 7fbb283579194914f5d1bc7394ff3ecd8478870c /rpm | |
parent | cc29d7e1d1014b05d5b78a5e5531896b92ea6e49 (diff) | |
download | libgato-f15a824a143da472325c0aaf2baaedd827e655e6.tar.gz libgato-f15a824a143da472325c0aaf2baaedd827e655e6.zip |
bumpding version to 0.1.2
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 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/ |