We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49983a7 commit 8273b24Copy full SHA for 8273b24
screen-translator.pro
@@ -21,7 +21,7 @@ linux{
21
SOURCES += $$PWD/external/miniz/miniz.c
22
INCLUDEPATH += $$PWD/external
23
24
-VER=3.1.0
+VER=3.1.1
25
DEFINES += VERSION="$$VER"
26
VERSION = $$VER.0
27
QMAKE_TARGET_COMPANY = Gres
share/Changelog_en.md
@@ -1,5 +1,9 @@
1
# Changes
2
3
+## 3.1.1
4
+
5
+* Fixed portable mode detection
6
7
## 3.1.0
8
9
* Added ability to choose a recognition version from the program
share/Changelog_ru.md
# Изменения
+* Исправлено определение работы в Portable режиме
* Добавлена возможность выбора версии библиотеки распознавания из программы
0 commit comments