diff options
-rw-r--r-- | rpm/salmeta.spec | 2 | ||||
-rw-r--r-- | rpm/salmeta.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rpm/salmeta.spec b/rpm/salmeta.spec index c2f4c5b..1182f08 100644 --- a/rpm/salmeta.spec +++ b/rpm/salmeta.spec @@ -13,7 +13,7 @@ Name: salmeta %{!?qtc_make:%define qtc_make make} %{?qtc_builddir:%define _builddir %qtc_builddir} Summary: Metawatch manager application -Version: 0.1.4 +Version: 0.1.5 Release: 1 Group: Communications/Bluetooth License: GPLv3 diff --git a/rpm/salmeta.yaml b/rpm/salmeta.yaml index a04ec2d..f192942 100644 --- a/rpm/salmeta.yaml +++ b/rpm/salmeta.yaml @@ -1,6 +1,6 @@ Name: salmeta Summary: Metawatch manager application -Version: 0.1.4 +Version: 0.1.5 Release: 1 Group: Communications/Bluetooth URL: https://gitorious.org/javispedro-jolla-misc/salmeta/ |