Release 6.99.1 (beta)

This commit is contained in:
Roland C. Dowdeswell
2016-10-19 15:32:39 -04:00
parent 7b720cf61c
commit c7f5242cc8
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_REVISION($Revision$)
AC_PREREQ(2.62)
test -z "$CFLAGS" && CFLAGS="-g"
AC_INIT([Heimdal],[1.6.99],[heimdal-bugs@h5l.org])
AC_INIT([Heimdal],[6.99.1],[heimdal-bugs@h5l.org])
AC_CONFIG_SRCDIR([kuser/kinit.c])
AC_CONFIG_HEADERS(include/config.h)
AC_CONFIG_MACRO_DIR([cf])