From 3553a3e837670096c229ae9250577dbaafe69bc7 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Fri, 28 Aug 2009 13:39:14 -0700 Subject: [PATCH] pre8 --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 5d4be56ec..83db6b018 100644 --- a/configure.in +++ b/configure.in @@ -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.3.0pre7],[heimdal-bugs@h5l.org]) +AC_INIT([Heimdal],[1.3.0pre8],[heimdal-bugs@h5l.org]) AC_CONFIG_SRCDIR([kuser/kinit.c]) AC_CONFIG_HEADERS(include/config.h) AC_CONFIG_MACRO_DIR([cf])