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 4702632 commit b8dbe63Copy full SHA for b8dbe63
configure.ac
@@ -4,7 +4,7 @@
4
AC_PREREQ([2.69])
5
6
# Process this file with autoconf to produce a configure script.
7
-AC_INIT([pam_pkcs11],[0.6.12])
+AC_INIT([pam_pkcs11],[0.6.13])
8
AC_CONFIG_SRCDIR([src/pam_pkcs11/pam_pkcs11.c])
9
AC_CANONICAL_HOST
10
AM_INIT_AUTOMAKE
pam_pkcs11.spec
@@ -1,5 +1,5 @@
1
Name: pam_pkcs11
2
-Version: 0.6.12
+Version: 0.6.13
3
Release: 1%{?dist}
Summary: PKCS #11 PAM module
0 commit comments