From 61d9b71efc1b925a61b9df1f55939b50456172d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A1s=20Retzler?= Date: Thu, 18 Feb 2016 19:01:19 +0100 Subject: [PATCH] Bump version number --- openwebrx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwebrx.py b/openwebrx.py index 6c78ee3..174ad44 100755 --- a/openwebrx.py +++ b/openwebrx.py @@ -20,7 +20,7 @@ print "" # python2.7 is required to run OpenWebRX instead of python3. Please run along with this program. If not, see . """ -sw_version="v0.12+" +sw_version="v0.14+" import os import code