From ab77ab56b484279eedc94101e5f969b1b3fc0f08 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20Ho=CC=88rnquist=20A=CC=8Astrand?= Date: Sun, 2 Oct 2011 13:27:34 +0200 Subject: [PATCH] 1.5.2pre --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f1c337c0f..974a9ec75 100644 --- a/configure.ac +++ b/configure.ac @@ -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.5.1],[heimdal-bugs@h5l.org]) +AC_INIT([Heimdal],[1.5.2pre],[heimdal-bugs@h5l.org]) AC_CONFIG_SRCDIR([kuser/kinit.c]) AC_CONFIG_HEADERS(include/config.h) AC_CONFIG_MACRO_DIR([cf]) -- 2.11.4.GIT