Bump version to 1.1

Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
This commit is contained in:
Allen Martin
2013-06-11 10:57:20 -07:00
parent 737ec8332c
commit 30ffca1748

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.67])
AC_INIT([cbootimage], [1.0], [pchiu@nvidia.com])
AC_INIT([cbootimage], [1.1], [pchiu@nvidia.com])
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/cbootimage.c])
AC_CONFIG_HEADERS([config.h])