Also bump the build level, since beta 7 has started to escape into
the wild, and we want to ensure that the file version numbers
are strictly increasing.
<!--<?define Release?>-->
<!-- Optional defines -->
- <?define Beta="7"?> <!-- Numeric Beta identifier -->
+ <?define Beta="8"?> <!-- Numeric Beta identifier -->
<!-- <?define OldHelp?> --> <!-- Specifies the use of the old leash32.hlp file
instead of the new leash32.chm file -->
#define KRB5_MAJOR_RELEASE 4
#define KRB5_MINOR_RELEASE 0
#define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "beta7"
+#define KRB5_RELTAIL "beta8"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "KFW 4.0 beta7"
+#define KRB5_RELTAG "KFW 4.0 beta8"
#define KRB5_PRODUCTNAME_STR "MIT Kerberos for Windows"
* updated for each alpha, beta, final release. This will ensure
* that file identifiers are unique
*/
-#define KRB5_BUILDLEVEL 0
+#define KRB5_BUILDLEVEL 1