Skip to content

Commit

Permalink
Version bump to 0.6.0
Browse files Browse the repository at this point in the history
Also update my email in configure.ac.

Signed-off-by: Gary Lin <[email protected]>
  • Loading branch information
lcp committed May 7, 2022
1 parent 4d5f79f commit b4d8693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.68])
AC_INIT([mokutil], [0.5.0], [glin@suse.com])
AC_INIT([mokutil], [0.6.0], [chingpang@gmail.com])
AM_INIT_AUTOMAKE([1.11 -Wno-portability tar-ustar dist-bzip2 no-dist-gzip])
AC_CONFIG_SRCDIR([src/mokutil.c])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit b4d8693

Please sign in to comment.