Release 0.2b

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7237 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-10-26 13:31:02 +00:00
parent d8756feef4
commit b1121b5847
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
Tue Oct 26 15:31:01 1999 Assar Westerlund <assar@juguete.sics.se>
* Release 0.2b
1999-10-20 Assar Westerlund <assar@sics.se>
* lib/krb5/Makefile.am: bump version to 4:0:0

View File

@@ -3,7 +3,7 @@ AC_REVISION($Revision$)
AC_INIT(lib/krb5/send_to_kdc.c)
AM_CONFIG_HEADER(include/config.h)
AM_INIT_AUTOMAKE(heimdal,0.2b-pre)
AM_INIT_AUTOMAKE(heimdal,0.2b)
AC_PREFIX_DEFAULT(/usr/heimdal)