X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=blobdiff_plain;f=configure.ac;fp=configure.ac;h=7065b64f0489887d7d1809c9957ab5dcb8cff95b;hp=f8d3cf8110e40618093b0c28b02aff6b77c8e867;hb=b34edb36128630ca05d768edc2419f1c945475a0;hpb=5571d79a78a1360f2a56b22c6bf59640cf2c88e8 diff --git a/configure.ac b/configure.ac index f8d3cf8..7065b64 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([mod_auth_gssapi], [1.3.1], [simo@redhat.com]) +AC_INIT([mod_auth_gssapi], [1.3.2], [simo@redhat.com]) AC_CONFIG_SRCDIR([src/mod_auth_gssapi.c]) AM_INIT_AUTOMAKE([-Wall foreign subdir-objects tar-pax]) m4_ifdef([AM_PROG_AR], [AM_PROG_AR])