diff options
| author | mikey <mikey@cinecert.com> | 2014-06-05 16:34:22 +0000 |
|---|---|---|
| committer | mikey <> | 2014-06-05 16:34:22 +0000 |
| commit | 5a6d8ead4fce608fad39f73c6b4a3dead67b44db (patch) | |
| tree | 935f8da6fca3ea808021ea5fe26687e0e572dade /configure.ac | |
| parent | 1f52a9a7e5a8895389e0daa098dabb960735ed13 (diff) | |
configure.ac
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index af88bcf..91daccf 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.1.2], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [2.1.3], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h]) |
