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 bbf61eb..a4b7209 100755
--- a/make/build.xml
+++ b/make/build.xml
@@ -32,7 +32,7 @@
<project name="JOAL" basedir="." default="all">
<!-- This is the version of JOAL you are building -->
- <property name="base_version" value="1.1.0"/>
+ <property name="base_version" value="1.1.0-beta4"/>
<!-- Pull in GlueGen cpptasks build file -->
<property name="gluegen.root" value="../../gluegen" />