#define KRB5_MAJOR_RELEASE 1
#define KRB5_MINOR_RELEASE 10
#define KRB5_PATCHLEVEL 3
-#define KRB5_RELTAIL "postrelease"
+#define KRB5_RELTAIL "kfw-4.0.1-beta1"
/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.10"
+#define KRB5_RELTAG "kfw-4.0.1-beta1"
<!-- At most one of the following could be defined and must correspond
to the type of build performed. -->
- <?define Release?>
+ <!-- <?define Release?> -->
<!-- Optional defines -->
- <!-- Numeric Beta identifier -->
- <!--<?define Beta="1"?> -->
+ <?define Beta="1"?> <!-- Numeric Beta identifier -->
<!-- <?define OldHelp?> --> <!-- Specifies the use of the old leash32.hlp file
instead of the new leash32.chm file -->
<?ifndef VersionMajor?>
<?define VersionMajor="4"?>
<?define VersionMinor="0"?>
- <?define VersionPatch="0"?>
+ <?define VersionPatch="1"?>
<?else?>
<?if Not ($(var.VersionMinor) And $(var.VersionPatch))?>
<?error VersionMajor, VersionMinor and VersionPatch should be specified together?>
*
* Immediately following a final release, the release version numbers
* will be incremented, and KRB5_RELTAIL will revert to "prerelease".
- *
- * KRB5_RELTAG contains the CVS tag name corresponding to the release.
- * KRB5_RELDATE identifies the date of the release. They should
- * normally be undefined for checked-in code.
*/
/*
*/
#define KRB5_MAJOR_RELEASE 4
#define KRB5_MINOR_RELEASE 0
-#define KRB5_PATCHLEVEL 0
-#define KRB5_RELTAIL "postrelease"
-/* #undef KRB5_RELDATE */
-#define KRB5_RELTAG "krb5-1.10"
+#define KRB5_PATCHLEVEL 1
+#define KRB5_RELTAIL "beta1"
#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 7
+#define KRB5_BUILDLEVEL 0