KFW: BUG: WIX: Beta value hard coded
authorJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 18 Oct 2007 15:22:43 +0000 (15:22 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Thu, 18 Oct 2007 15:22:43 +0000 (15:22 +0000)
The beta variable value was inadvertantly committed as part of
ticket 5820 (Revision 20117).  The build script needs to
export this value when appropriate.

ticket: new
component: windows
tags: pullup
target: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20128 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/installer/wix/site-local-tagged.wxi

index c9a565112841aa88d9133669b5d6df37436ca063..26d6d7ede2987f5854103b1fe4f158478fae4b9f 100644 (file)
@@ -59,7 +59,7 @@
     <?define DebugSyms?>
 
     <!-- Optional defines -->
-    <?define Beta="1"?> <!-- Numeric Beta identifier -->
+    <!-- <?define Beta="1"?>  --> <!-- Numeric Beta identifier -->
     <!-- <?define OldHelp?> --> <!-- Specifies the use of the old leash32.hlp file 
                            instead of the new leash32.chm file -->