summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2016-12-02 17:23:14 +0000
committerjhurst <>2016-12-02 17:23:14 +0000
commit65c102640dea51a709bd4c25ef6ca006edcbee71 (patch)
tree5403d6609b24e8e1aca5a27bb12eea030e9031a6 /configure.ac
parentc87b3d28b21c927561606cc65a25b47aebc69355 (diff)
o Fixed AS-02 timed-text index partition .
o Fixed contents of generic partiton EssenceContainers property in AS-DCP timed text files
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index eb8d19e..0a33166 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,7 @@ AC_PREREQ([2.59])
# For example, if asdcplib version 1.0.0 were modified to accomodate changes
# in file format, and if no changes were made to AS_DCP.h, the new version would be
# 1.0.1. If changes were also required in AS_DCP.h, the new version would be 1.1.1.
-AC_INIT([asdcplib], [2.5.17b], [asdcplib@cinecert.com])
+AC_INIT([asdcplib], [2.6.17], [asdcplib@cinecert.com])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/KM_error.h])