Skip to content

Commit e9479d9

Browse files
committed
advance version to 0.2.1
1 parent 687e7c2 commit e9479d9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

PenguinSubtitlePlayer.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ MOC_DIR = $$DESTDIR/.moc
117117
RCC_DIR = $$DESTDIR/.qrc
118118
UI_DIR = $$DESTDIR/.ui
119119

120-
VERSION = 0.2.0
120+
VERSION = 0.2.1
121121

122122
DISTFILES += \
123123
src/libcharsetdetect/mozilla/extensions/universalchardet/src/base/Big5Freq.tab \

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ Check [here](http://doc.qt.io/qt-5/deployment.html) for deployment details.
6060

6161
## History
6262

63+
0.2.1: Fixed subtitle delay problem
64+
6365
0.2.0: Added Charset Detection
6466

6567
0.1.0: First beta release

0 commit comments

Comments
 (0)