From f8918388000b634d72c9c2818a64b51185b28381 Mon Sep 17 00:00:00 2001 From: Alexandru Csete Date: Fri, 28 Nov 2014 00:41:16 +0100 Subject: [PATCH] Update version numbers. --- gqrx.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gqrx.pro b/gqrx.pro index be060ebf1..24abc97dc 100644 --- a/gqrx.pro +++ b/gqrx.pro @@ -64,7 +64,7 @@ CONFIG(debug, debug|release) { DEFINES += QT_NO_DEBUG DEFINES += QT_NO_DEBUG_OUTPUT ## VER = $$system(git describe --abbrev=1) - VER = 2.3.1 + VER = 2.3.2 # Release binaries with gr bundled # QMAKE_RPATH & co won't work with origin