krb5-1.10-alpha1-postrelease
[krb5.git] / src / patchlevel.h
index 7d0bf1c23f24d50c807327f82aa05df7769fe8d3..86c043fa6c116ce2d22c390a87b46a73d0166b1c 100644 (file)
@@ -1,14 +1,13 @@
+/* patchlevel.h */
 /*
- * 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
  *   require a specific license from the United States Government.
  *   It is the responsibility of any person or organization contemplating
  *   export to obtain such a license before exporting.
- * 
+ *
  * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
  * distribute this software and its documentation for any purpose and
  * without fee is hereby granted, provided that the above copyright
@@ -51,8 +50,8 @@
  * organization.
  */
 #define KRB5_MAJOR_RELEASE 1
-#define KRB5_MINOR_RELEASE 5
+#define KRB5_MINOR_RELEASE 10
 #define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "prerelease"
+#define KRB5_RELTAIL "alpha1-postrelease"
 /* #undef KRB5_RELDATE */
-/* #undef KRB5_RELTAG */
+#define KRB5_RELTAG "branches/krb5-1-10"