diff options
| author | jhurst <jhurst@cinecert.com> | 2010-02-04 17:58:18 +0000 |
|---|---|---|
| committer | jhurst <> | 2010-02-04 17:58:18 +0000 |
| commit | 3198199840fb69e99acae9ca044481d378296e8c (patch) | |
| tree | 00aa8c8743c72fc63620fa805e2d135b713e6b19 /configure.ac | |
| parent | 08f80037d81b77f2a33fd5278e4ecffc68e26e88 (diff) | |
more rates!
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 e03e013..a06e40a 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], [1.5.32], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [1.5.33], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h]) |
