summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormikey <mikey@cinecert.com>2009-06-26 22:27:50 +0000
committermikey <>2009-06-26 22:27:50 +0000
commit85cc3da8069609086a32ac22572985ac95c0658a (patch)
tree21d271b90121f34b16b0f4efe02cc506065639f1
parenta84ec32cfc61397feeb577637744031cc64d862d (diff)
revision roll
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 64bdca9..cf70d24 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.4.25], [asdcplib@cinecert.com])
+AC_INIT([asdcplib], [1.4.26], [asdcplib@cinecert.com])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/KM_error.h])