X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=74e3f317c5c1136f0885938a45212f6ae18dc8f4;hb=1f46216c14f3582f47b290c5ab4dd0c9a02b90f4;hp=05f06692fae1dc659e0648e347407ecba70724f7;hpb=58628942da20e483f5c3076d6c14ff4bef71fc71;p=asdcplib.git diff --git a/configure.ac b/configure.ac index 05f0669..74e3f31 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.32], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [2.10.33], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h])