diff --git a/AUTHORS b/AUTHORS index f3bce6d..e4b3814 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,4 @@ Contributions ============= Michal Gorny - mgorny@gentoo.org Piotr Walesiuk +Mateusz "emfor" - https://github.com/emfor diff --git a/napi.sh b/napi.sh index 5e3e3df..04ef8ce 100755 --- a/napi.sh +++ b/napi.sh @@ -77,7 +77,7 @@ g_LanguageCodes3L=( 'ALB' 'ENG' 'ARA' 'BUL' 'CHI' 'HRV' 'CZE' # if pynapi is not acceptable then use "other" - in this case p7zip is # required to finish processing -g_Revison="v1.1.11" +g_Revison="v1.1.12" g_Version="pynapi" #g_Version="other" diff --git a/subotage.sh b/subotage.sh index 99323bb..4fe472c 100755 --- a/subotage.sh +++ b/subotage.sh @@ -38,7 +38,7 @@ g_LineCounter=0 g_Quiet=0 # current version -g_Version="0.16 alpha" +g_Version="0.17 alpha" # supported subtitle file formats g_FileFormats=( "microdvd" "mpl2" "subrip" "tmplayer" "subviewer" "fab" )