X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_gssapi.git;a=blobdiff_plain;f=configure.ac;h=1eb3e9058a788a819bb4b97d56bd304b1c29662e;hp=7be2b7e9c3c0ff43ee58efc6f09aaea390de2ae3;hb=908581fd3bca791d24cae7fe5a8ae6adfb614ad8;hpb=3effbe272147674cf92c13b387373a60f2cbbacf diff --git a/configure.ac b/configure.ac index 7be2b7e..1eb3e90 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([mod_auth_gssapi], [1.0.4], [simo@redhat.com]) +AC_INIT([mod_auth_gssapi], [1.2.0], [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])