X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=configure.ac;h=84ed3484af162dbeda6433c867d357a18eb09f87;hb=4e84a947fc185029b844743debd3f99957601613;hp=f8ecb49a41c3c8068957368ed77eb535d8d7484f;hpb=c124a1fb8d7c97f8aa6ca00e9c3311b81959c147;p=asdcplib.git diff --git a/configure.ac b/configure.ac index f8ecb49..84ed348 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,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.3.19], [asdcplib@cinecert.com]) +AC_INIT([asdcplib], [1.3.19a], [asdcplib@cinecert.com]) AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_SRCDIR([src/KM_error.h])