Bump to version 1.4

Create a release that includes Tegra132 support.

Signed-off-by: Allen Martin <amartin@nvidia.com>
This commit is contained in:
Allen Martin
2014-07-15 21:45:18 -07:00
parent 2c4e6a5cda
commit 62a83faac0

View File

@@ -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])