We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6250f commit 18e5eb0Copy full SHA for 18e5eb0
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.68])
5
-AC_INIT([mokutil], [0.3.0], [glin@suse.com])
+AC_INIT([mokutil], [0.4.0], [glin@suse.com])
6
AM_INIT_AUTOMAKE([1.11 -Wno-portability tar-ustar dist-bzip2 no-dist-gzip])
7
AC_CONFIG_SRCDIR([src/mokutil.c])
8
AC_CONFIG_HEADERS([config.h])
0 commit comments