rev
[asdcplib.git] / configure.ac
index 5163c52a96de1ed01c8618532a9a48e30f0a09c4..468433f2d3b1dc1487e7c4a6d41d95efcc7707a1 100644 (file)
@@ -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.0.0], [asdcplib@cinecert.com])
+AC_INIT([asdcplib], [2.0.1], [asdcplib@cinecert.com])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/KM_error.h])