pull up r20128 from trunk
authorTom Yu <tlyu@mit.edu>
Fri, 19 Oct 2007 20:51:43 +0000 (20:51 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 19 Oct 2007 20:51:43 +0000 (20:51 +0000)
 r20128@cathode-dark-space:  jaltman | 2007-10-18 11:22:43 -0400
 ticket: new
 subject: KFW: BUG: WIX: Beta value hard coded
 component: windows
 tags: pullup
 target: 1.6.3

 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: 5823
version_fixed: 1.6.3

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20130 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 -->