Release version 1.0.0 v1.0.0
authorSimo Sorce <simo@redhat.com>
Mon, 4 Aug 2014 13:29:07 +0000 (09:29 -0400)
committerSimo Sorce <simo@redhat.com>
Mon, 4 Aug 2014 13:29:07 +0000 (09:29 -0400)
configure.ac

index aa429f8..8d35dd8 100644 (file)
@@ -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])