dev version
authormikey <mikey@cinecert.com>
Tue, 30 Oct 2012 18:24:13 +0000 (18:24 +0000)
committermikey <>
Tue, 30 Oct 2012 18:24:13 +0000 (18:24 +0000)
configure.ac

index 63d2d7fcb32c97e9676cd9c0bd7923014b340637..a418c81881cfc03bd77bf92f8a006090ff40716b 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], [1.10.46], [asdcplib@cinecert.com])
+AC_INIT([asdcplib], [1.10.47], [asdcplib@cinecert.com])
 
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_SRCDIR([src/KM_error.h])