aboutsummaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'make/build.xml')
-rwxr-xr-xmake/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 09cdce4..75ae3cd 100755
--- a/make/build.xml
+++ b/make/build.xml
@@ -35,7 +35,7 @@
<property name="base_version" value="1.1.2"/>
<!-- Uncomment this property to perform a full release build -->
- <!-- property name="release-build" value="true" / -->
+ <property name="release-build" value="true" />
<!-- Pull in GlueGen cpptasks build file -->
<property name="gluegen.root" value="../../gluegen" />