summaryrefslogtreecommitdiffstats
path: root/make/build.xml
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2007-10-10 23:54:51 +0000
committerKenneth Russel <[email protected]>2007-10-10 23:54:51 +0000
commitd225ff349a44b6cd9dbe6e6f539c0b65fe3d0210 (patch)
tree03adf1680e373f0329112f0a4fba6290934e5e29 /make/build.xml
parentc30181422e8f0b28c33fd268ae26bcbf82611998 (diff)
Bumped build number to 1.1.1-rc5
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1394 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/build.xml')
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 94cf526a1..81f6b74f3 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -51,7 +51,7 @@
<project name="JOGL" basedir="." default="all">
<!-- This is the version of JOGL you are building -->
- <property name="base_version" value="1.1.1-rc4"/>
+ <property name="base_version" value="1.1.1-rc5"/>
<!-- Uncomment this property definition to cause a full release build to be done -->
<!-- without needing to specify the RI target on the command line -->