summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authormikey <mikey@cinecert.com>2013-02-20 18:32:24 +0000
committermikey <>2013-02-20 18:32:24 +0000
commitd176f1bd562d3d6617e77c8ac4ec2e57a6afbbba (patch)
tree62b5355f279e6130051554dfca666e271c249a05 /configure.ac
parent9998b893b47f111f41c4f0fcf1067efe5b7a62f3 (diff)
Version roll for release.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a418c81..0c9af7f 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.10.47], [asdcplib@cinecert.com])
+AC_INIT([asdcplib], [1.10.48], [asdcplib@cinecert.com])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/KM_error.h])