summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2018-05-18 13:07:13 +0200
committerThorsten Kukuk <kukuk@thkukuk.de>2018-05-18 13:07:13 +0200
commit3b77a78d575b8ab56bb0e828499df328d55c925f (patch)
tree8240d6e1e2fef35fafa1b0ecb92dd2c7a2916b6a /configure.ac
parent4017093a5c2347f980c51f4845ba775950293fe1 (diff)
Release version 1.3.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8cd9e72f..3012ceb5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([Linux-PAM], [1.3.0], , [Linux-PAM])
+AC_INIT([Linux-PAM], [1.3.1], , [Linux-PAM])
AC_CONFIG_SRCDIR([conf/pam_conv1/pam_conv_y.y])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE([-Wall -Wno-portability])