aboutsummaryrefslogtreecommitdiff
path: root/src/patchlevel.h
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2006-06-20 05:19:07 +0000
committerTom Yu <tlyu@mit.edu>2006-06-20 05:19:07 +0000
commitb52049164b56054b6b13fb359e50d085659611ad (patch)
tree60b28d8eccb9c11b2cfc58fe6e058209382865ec /src/patchlevel.h
parent02397303fbdc85cccd6656b831afb17be9f661e9 (diff)
downloadkrb5-b52049164b56054b6b13fb359e50d085659611ad.zip
krb5-b52049164b56054b6b13fb359e50d085659611ad.tar.gz
krb5-b52049164b56054b6b13fb359e50d085659611ad.tar.bz2
krb5-1.6-prerelease
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18170 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/patchlevel.h')
-rw-r--r--src/patchlevel.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 1a7bc74..79a29cc 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -1,7 +1,7 @@
/*
* patchlevel.h
*
- * Copyright (C) 2004 by the Massachusetts Institute of Technology.
+ * Copyright (C) 2004-2006 by the Massachusetts Institute of Technology.
* All rights reserved.
*
* Export of this software from the United States of America may
@@ -51,8 +51,8 @@
* organization.
*/
#define KRB5_MAJOR_RELEASE 1
-#define KRB5_MINOR_RELEASE 5
+#define KRB5_MINOR_RELEASE 6
#define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "alpha1-postrelease"
+#define KRB5_RELTAIL "prerelease"
/* #undef KRB5_RELDATE */
/* #undef KRB5_RELTAG */