Release 0.1b

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5407 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-02-22 10:32:47 +00:00
parent d461c83b70
commit 7de32828da
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
Mon Feb 22 11:32:42 1999 Johan Danielsson <joda@hella.pdc.kth.se>
* Release 0.1b
Sat Feb 20 15:48:06 1999 Johan Danielsson <joda@blubb.pdc.kth.se>
* lib/hdb/convert_db.c: convert DES3 keys to des3-cbc-sha1, and

View File

@@ -7,7 +7,7 @@ AC_CONFIG_AUX_DIR_DEFAULT
if test "`uname`" = AIX; then
INSTALL="$ac_install_sh"
fi
AM_INIT_AUTOMAKE(heimdal,0.1a)
AM_INIT_AUTOMAKE(heimdal,0.1b)
AC_PREFIX_DEFAULT(/usr/heimdal)