diff options
| author | echan <echan@cinecert.com> | 2018-08-06 17:42:39 +0000 |
|---|---|---|
| committer | echan <> | 2018-08-06 17:42:39 +0000 |
| commit | bf4092b4eda4a113367cf9404899a302d8e233b6 (patch) | |
| tree | d9dea526d016dfe0556f7f1ae927853e1c3de9b3 /configure.ac | |
| parent | 09eb56f65d8dc5e94b721cb93dd4fe53a2d2ee79 (diff) | |
Updating configure.ac version for release candidate rel_2_8_28
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 9140172..afd9069 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.8.27], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [2.8.28], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h]) |
