From fac5875baeab1ffed58e7129137170e968d49d97 Mon Sep 17 00:00:00 2001 From: Stephen Warren Date: Tue, 27 Aug 2013 12:29:40 -0600 Subject: Bump to version 1.2 Create a release that includes Tegra124 support. Signed-off-by: Stephen Warren Reviewed-by: Thierry Reding --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 9b83a21..2d166c5 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.67]) -AC_INIT([cbootimage], [1.1], [pchiu@nvidia.com]) +AC_INIT([cbootimage], [1.2], [pchiu@nvidia.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/cbootimage.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1