diff options
Diffstat (limited to 'crypto/heimdal/configure.in')
-rw-r--r-- | crypto/heimdal/configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/heimdal/configure.in b/crypto/heimdal/configure.in index 3ef2a59..a7700af 100644 --- a/crypto/heimdal/configure.in +++ b/crypto/heimdal/configure.in @@ -1,8 +1,8 @@ dnl Process this file with autoconf to produce a configure script. -AC_REVISION($Revision: 1.325 $) +AC_REVISION($Revision: 1.325.2.2 $) AC_PREREQ(2.53) #test -z "$CFLAGS" && CFLAGS="-g" -AC_INIT(Heimdal, 0.4f, heimdal-bugs@pdc.kth.se) +AC_INIT(Heimdal, 0.5.1, heimdal-bugs@pdc.kth.se) AC_CONFIG_SRCDIR([kuser/kinit.c]) AM_CONFIG_HEADER(include/config.h) |