From: Sam Hartman Date: Thu, 21 May 2015 19:24:21 +0000 (-0400) Subject: Version 1.0 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mod_auth_kerb.cvs%2F.git;a=commitdiff_plain;h=7d31b765435d5d5a2f29da262c6805baf10ab0bc Version 1.0 --- diff --git a/configure.in b/configure.in index e39129d..f49ec33 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ AC_REVISION($Revision$) AC_PREREQ(2.57) -AC_INIT(mod_auth_gssapi, 0.1, modauthkerb-developers@lists.sourceforge.net) +AC_INIT(mod_auth_gssapi, 1.0, modauthkerb-developers@lists.sourceforge.net) AC_CONFIG_SRCDIR([mod_auth_gssapi.c]) AC_CONFIG_HEADER([config.h])