Export gss_mech_krb5_wrong from libgssapi_krb5
[krb5.git] / src / patchlevel.h
index 79a29ccf4fd83340ca309067411986e93f21ce8e..a4150154a5a811d382f609e6018493dd8b1f1193 100644 (file)
@@ -1,6 +1,5 @@
+/* patchlevel.h */
 /*
- * patchlevel.h
- *
  * Copyright (C) 2004-2006 by the Massachusetts Institute of Technology.
  * All rights reserved.
  *
@@ -8,7 +7,7 @@
  *   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 6
+#define KRB5_MINOR_RELEASE 11
 #define KRB5_PATCHLEVEL 0
 #define KRB5_RELTAIL "prerelease"
 /* #undef KRB5_RELDATE */
-/* #undef KRB5_RELTAG */
+#define KRB5_RELTAG "master"