Update version to 2.1.0

This commit is contained in:
Michal Krenek (Mikos) 2017-03-21 17:43:39 +01:00
parent 07d504ab30
commit 5d41c6c4a8
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=2.0.0
pkgver=2.1.0
pkgrel=1
pkgdesc="Spectrum analyzer for multiple SDR platforms (PyQtGraph based GUI for soapy_power, rx_power, rtl_power, hackrf_sweep and other backends)"
arch=('any')

View File

@ -1 +1 @@
__version__ = "2.0.0"
__version__ = "2.1.0"