Skip to content
This repository was archived by the owner on Aug 3, 2021. It is now read-only.

Commit 30ffca1

Browse files
committed
Bump version to 1.1
Signed-off-by: Allen Martin <[email protected]> Acked-by: Stephen Warren <[email protected]>
1 parent 737ec83 commit 30ffca1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.67])
5-
AC_INIT([cbootimage], [1.0], [[email protected]])
5+
AC_INIT([cbootimage], [1.1], [[email protected]])
66
AM_INIT_AUTOMAKE
77
AC_CONFIG_SRCDIR([src/cbootimage.c])
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)