We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 687e7c2 commit e9479d9Copy full SHA for e9479d9
PenguinSubtitlePlayer.pro
@@ -117,7 +117,7 @@ MOC_DIR = $$DESTDIR/.moc
117
RCC_DIR = $$DESTDIR/.qrc
118
UI_DIR = $$DESTDIR/.ui
119
120
-VERSION = 0.2.0
+VERSION = 0.2.1
121
122
DISTFILES += \
123
src/libcharsetdetect/mozilla/extensions/universalchardet/src/base/Big5Freq.tab \
README.md
@@ -60,6 +60,8 @@ Check [here](http://doc.qt.io/qt-5/deployment.html) for deployment details.
60
61
## History
62
63
+0.2.1: Fixed subtitle delay problem
64
+
65
0.2.0: Added Charset Detection
66
67
0.1.0: First beta release
0 commit comments