From 43e67892ff8b74fdb930c668db45acb8a254dbd3 Mon Sep 17 00:00:00 2001 From: Romain Kuntz Date: Tue, 20 May 2008 09:00:09 +0000 Subject: [PATCH] Added a new label used by sparkle. This label should actually be set to the build number when compiling a macosx package. If not set, sparkle is not activated in the built package. --- resources/install/build.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/install/build.xml b/resources/install/build.xml index c1ab35ea8..3e713e7d5 100644 --- a/resources/install/build.xml +++ b/resources/install/build.xml @@ -371,9 +371,9 @@ - + @@ -427,10 +427,10 @@