We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5401c93 commit eddff51Copy full SHA for eddff51
configure.ac
@@ -1,5 +1,5 @@
1
AC_PREREQ([2.69])
2
-AC_INIT([mod_auth_gssapi], [0.0.1], [simo@redhat.com])
+AC_INIT([mod_auth_gssapi], [1.0.0], [simo@redhat.com])
3
AC_CONFIG_SRCDIR([src/mod_auth_gssapi.c])
4
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects tar-pax])
5
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])
0 commit comments