diff options
| author | jhurst <jhurst@cinecert.com> | 2019-07-02 11:48:31 -0500 |
|---|---|---|
| committer | jhurst <jhurst@cinecert.com> | 2019-07-02 11:48:31 -0500 |
| commit | 5c74d64d6e8d72b54e4ab34204c1ba06539422f5 (patch) | |
| tree | cedc054ada678485b8fdce9186b779a7c0e663e8 | |
| parent | 1f46216c14f3582f47b290c5ab4dd0c9a02b90f4 (diff) | |
advanced post-release of tag rel_2_10_33
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 74e3f31..d4a7459 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.10.33], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [2.10.34], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h]) |
