From 40fd14be901f35ae4a4dbf8cde0b44e8eac8ac5b Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 5 May 2007 20:22:30 +0000 Subject: [PATCH] added missing new-line git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5147 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/build.but | 1 + 1 file changed, 1 insertion(+) diff --git a/Docs/src/build.but b/Docs/src/build.but index 4dcfd58b..ac5168f0 100644 --- a/Docs/src/build.but +++ b/Docs/src/build.but @@ -88,6 +88,7 @@ Currently, the System plug-in \W{http://forums.winamp.com/showthread.php?s=&thre \c scons SKIPPLUGINS=System To build a native version of NSIS Menu, install \W{http://www.wxwidgets.org/}{wxWidgets 2.8} and build as usual. \c{wx-config} must be in the path. + \H{build_nightly} Nightly Builds There is no need to manually build the latest CVS version for Windows. A \W{http://nsis.sourceforge.net/nightly/nsis.zip}{nightly build} is available. The nightly build is automatically generated every night, using the latest version of the source code from CVS. There is no official nightly build for other platforms.