Skip to content

Commit eddff51

Browse files
committed
Release version 1.0.0
1 parent 5401c93 commit eddff51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
AC_PREREQ([2.69])
2-
AC_INIT([mod_auth_gssapi], [0.0.1], [[email protected]])
2+
AC_INIT([mod_auth_gssapi], [1.0.0], [[email protected]])
33
AC_CONFIG_SRCDIR([src/mod_auth_gssapi.c])
44
AM_INIT_AUTOMAKE([-Wall foreign subdir-objects tar-pax])
55
m4_ifdef([AM_PROG_AR], [AM_PROG_AR])

0 commit comments

Comments
 (0)