diff --git a/OpenBSD/Makefile b/OpenBSD/Makefile index 18f0b2a0c..1b63a8bd3 100644 --- a/OpenBSD/Makefile +++ b/OpenBSD/Makefile @@ -4,7 +4,7 @@ MAINTAINER = Marc Espie CATEGORIES = multimedia COMMENT = closed caption subtitles extractor HOMEPAGE = http://ccextractor.sourceforge.net/ -V = 0.56 +V = 0.70 DISTFILES = ccextractor.${V:S/.//}-src.zip MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=ccextractor/} DISTNAME = ccextractor-$V diff --git a/docs/CHANGES.TXT b/docs/CHANGES.TXT index 1fd6ad712..b3167f3ca 100644 --- a/docs/CHANGES.TXT +++ b/docs/CHANGES.TXT @@ -6,6 +6,7 @@ over the summer, and their work is already reaching the mainstream version of CCExtractor. - Added a huge dictionary submitted by Matt Stockard. +- Added DVB subtitles decoder, spupng in output 0.69 ----