diff --git a/configure.ac b/configure.ac index 3c4d2e9..6d66f6f 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_PREREQ([2.69]) # Process this file with autoconf to produce a configure script. -AC_INIT([pam_pkcs11],[0.6.12]) +AC_INIT([pam_pkcs11],[0.6.13]) AC_CONFIG_SRCDIR([src/pam_pkcs11/pam_pkcs11.c]) AC_CANONICAL_HOST AM_INIT_AUTOMAKE diff --git a/pam_pkcs11.spec b/pam_pkcs11.spec index 8cfc7ec..afa77e3 100644 --- a/pam_pkcs11.spec +++ b/pam_pkcs11.spec @@ -1,5 +1,5 @@ Name: pam_pkcs11 -Version: 0.6.12 +Version: 0.6.13 Release: 1%{?dist} Summary: PKCS #11 PAM module