Skip to content

Commit

Permalink
Version bump to 0.5.0
Browse files Browse the repository at this point in the history
Signed-off-by: Gary Lin <[email protected]>
  • Loading branch information
lcp committed Jun 28, 2021
1 parent 6230e82 commit 205194f
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.4.0], [[email protected]])
AC_INIT([mokutil], [0.5.0], [[email protected]])
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 205194f

Please sign in to comment.