don't call this 0.6* anymore

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12242 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2003-05-08 16:34:55 +00:00
parent 4b667042d6
commit 0486260adf

View File

@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_REVISION($Revision$) AC_REVISION($Revision$)
AC_PREREQ(2.53) AC_PREREQ(2.53)
test -z "$CFLAGS" && CFLAGS="-g" test -z "$CFLAGS" && CFLAGS="-g"
AC_INIT(Heimdal, 0.6pre4, heimdal-bugs@pdc.kth.se) AC_INIT(Heimdal, 0.7pre, heimdal-bugs@pdc.kth.se)
AC_CONFIG_SRCDIR([kuser/kinit.c]) AC_CONFIG_SRCDIR([kuser/kinit.c])
AM_CONFIG_HEADER(include/config.h) AM_CONFIG_HEADER(include/config.h)