Updated version to 1.4.0

This commit is contained in:
Michal Krenek (Mikos) 2016-05-17 02:39:58 +02:00
parent 7112ce7888
commit 18a033260c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Maintainer: Michal Krenek (Mikos) <m.krenek@gmail.com>
pkgname=qspectrumanalyzer
pkgver=1.3.0
pkgver=1.4.0
pkgrel=1
pkgdesc="Spectrum analyzer for RTL-SDR (GUI for rtl_power based on PyQtGraph)"
arch=('any')

View File

@ -1 +1 @@
__version__ = "1.3.0"
__version__ = "1.4.0"