From eddff51729c717a79b53598ff27dc8910fc22be9 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 4 Aug 2014 09:29:07 -0400 Subject: [PATCH] Release version 1.0.0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index aa429f8..8d35dd8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -AC_INIT([mod_auth_gssapi], [0.0.1], [simo@redhat.com]) +AC_INIT([mod_auth_gssapi], [1.0.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]) -- 2.1.4