summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authortmccolm <tmccolm@cinecert.com>2016-09-29 18:17:20 +0000
committertmccolm <>2016-09-29 18:17:20 +0000
commit07cb59bda9bbe78ca64c916206ea4d85bc95bb4c (patch)
tree00d97f77c42ca1fefef9b35d11e8a9abb85b597b /configure.ac
parent1c99be3b63bf3e86d985bea581bbac57d51e18ee (diff)
Updated to TAG 2.5.16
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index d23de1d..08706b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-# Copyright (c) 2007-2015 John Hurst. All rights reserved.
+# Copyright (c) 2007-2016 John Hurst. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
@@ -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.5.15a], [asdcplib@cinecert.com])
+AC_INIT([asdcplib], [2.5.16], [asdcplib@cinecert.com])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_SRCDIR([src/KM_error.h])