From bf5d4efc6b520ac0d4925247aa81f481420280bb Mon Sep 17 00:00:00 2001 From: Gres Date: Sun, 22 May 2022 14:37:50 +0300 Subject: [PATCH] Bump version --- screen-translator.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen-translator.pro b/screen-translator.pro index 29a2e49..6452ef9 100644 --- a/screen-translator.pro +++ b/screen-translator.pro @@ -21,7 +21,7 @@ linux{ SOURCES += $$PWD/external/miniz/miniz.c INCLUDEPATH += $$PWD/external -VER=3.2.2 +VER=3.2.3 DEFINES += VERSION="$$VER" VERSION = $$VER.0 QMAKE_TARGET_COMPANY = Gres