diff options
| author | mschroffel <mschroffel@cinecert.com> | 2016-05-09 20:57:58 +0000 |
|---|---|---|
| committer | mschroffel <> | 2016-05-09 20:57:58 +0000 |
| commit | 333acf80167f3d0b6dc38b0103648cdf92af8b87 (patch) | |
| tree | bc7bcde2d150f2fa91882a82849d71523dcd7871 /configure.ac | |
| parent | 2b101472bf1f76db63ae1c97cf5393fe7195bcb1 (diff) | |
wolfgang update cmake files + version bump
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 bedb51a..201348e 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.13], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [2.5.14b], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h]) |
