From 62a83faac08dba2591c5e188a0c8257dd64c9565 Mon Sep 17 00:00:00 2001 From: Allen Martin Date: Tue, 15 Jul 2014 21:45:18 -0700 Subject: Bump to version 1.4 Create a release that includes Tegra132 support. Signed-off-by: Allen Martin --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a96c74b..cc3999e 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.3], [pchiu@nvidia.com]) +AC_INIT([cbootimage], [1.4], [pchiu@nvidia.com]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([src/cbootimage.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.1