mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
Release 0.87
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
0.87 (target: 2018-01-18)
|
||||
-------------------------
|
||||
0.87 (2018-10-23)
|
||||
-----------------
|
||||
- New: Upgrade libGPAC to 0.7.1
|
||||
- New: mp4 tx3g & multitrack subtitles
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([CCExtractor], [0.86], [carlos@ccextractor.org])
|
||||
AC_INIT([CCExtractor], [0.87], [carlos@ccextractor.org])
|
||||
AC_CONFIG_AUX_DIR([build-conf])
|
||||
AC_CONFIG_SRCDIR([../src/ccextractor.c])
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.69])
|
||||
AC_INIT([CCExtractor], [0.86], [carlos@ccextractor.org])
|
||||
AC_INIT([CCExtractor], [0.87], [carlos@ccextractor.org])
|
||||
AC_CONFIG_AUX_DIR([build-conf])
|
||||
AC_CONFIG_SRCDIR([../src/ccextractor.c])
|
||||
AM_INIT_AUTOMAKE([foreign subdir-objects])
|
||||
|
||||
Reference in New Issue
Block a user