Version roll for release.
authormikey <mikey@cinecert.com>
Wed, 20 Feb 2013 18:32:24 +0000 (18:32 +0000)
committermikey <>
Wed, 20 Feb 2013 18:32:24 +0000 (18:32 +0000)
README
configure.ac

diff --git a/README b/README
index 2e43b679db3ba80d20eff3f47b1bb385dcbee699..ccdc4d26eebe15e4e1b753cfbac8fe7098e3a81a 100755 (executable)
--- a/README
+++ b/README
@@ -139,7 +139,7 @@ command-line utilities all respond to -h.
 
 Change History
 
-YYYY-MM-DD - bug fixes, enhancements M.N.RR
+2013-02-20 - bug fixes, enhancements 1.10.48
  o Refactored internals of the AS-DCP file readers.  While no
    changes in behavior are intended, users are cautioned to test
    thouroughly before use in production.
index a418c81881cfc03bd77bf92f8a006090ff40716b..0c9af7f2c374c0ee477fb685fa86135a763b5a00 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.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])