Skip to content

Commit 205194f

Browse files
committed
Version bump to 0.5.0
Signed-off-by: Gary Lin <[email protected]>
1 parent 6230e82 commit 205194f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

+1-1
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.4.0], [[email protected]])
5+
AC_INIT([mokutil], [0.5.0], [[email protected]])
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)