Bump version

This commit is contained in:
Gres 2021-02-07 12:12:32 +03:00
parent bf3c3ad893
commit 3aa76f6074
3 changed files with 9 additions and 1 deletions

View File

@ -21,7 +21,7 @@ linux{
SOURCES += $$PWD/external/miniz/miniz.c
INCLUDEPATH += $$PWD/external
VER=3.1.1
VER=3.1.2
DEFINES += VERSION="$$VER"
VERSION = $$VER.0
QMAKE_TARGET_COMPANY = Gres

View File

@ -1,5 +1,9 @@
# Changes
## 3.1.2
* Fixed manually corrected text translation
## 3.1.1
* Fixed portable mode detection

View File

@ -1,5 +1,9 @@
# Изменения
## 3.1.2
* Исправлен перевод исправленного вручную текста
## 3.1.1
* Исправлено определение работы в Portable режиме