Skip to content

Commit c80899d

Browse files
committed
Version bump to 0.7.1
And update my email address Signed-off-by: Gary Lin <glin@suse.com>
1 parent 911d53f commit c80899d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.68])
5-
AC_INIT([mokutil], [0.6.0], [chingpang@gmail.com])
5+
AC_INIT([mokutil], [0.7.1], [glin@suse.com])
66
AM_INIT_AUTOMAKE([1.11 -Wno-portability tar-ustar dist-bzip2 no-dist-gzip])
77
AC_CONFIG_SRCDIR([src/mokutil.c])
88
AC_CONFIG_HEADERS([config.h])

0 commit comments

Comments
 (0)