change version to 0.7pre1

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14826 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-18 10:09:23 +00:00
parent 2e035d66b3
commit 77624cc581

View File

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