aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2008-04-30 00:18:50 +0000
committerKenneth Russel <[email protected]>2008-04-30 00:18:50 +0000
commit547be0683b524e35a82f9461a0b93d95b8e74849 (patch)
tree5cf4d2546242dad2e40db48bfac8da9fe8506d44
parent1328681ea2ebf81d28efcf6c08052e734a962b5b (diff)
Updated build number to 1.1.1 (final)
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1614 232f8b59-042b-4e1e-8c03-345bb8c30851
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index 7bc85ce42..0531db145 100644
--- a/make/build.xml
+++ b/make/build.xml
@@ -55,7 +55,7 @@
<!-- Uncomment this property definition to cause a full release build to be done -->
<!-- without needing to specify the RI target on the command line -->
- <!-- property name="RImanifestfile" value="joglRIversion" / -->
+ <property name="RImanifestfile" value="joglRIversion" />
<!-- Pull in GlueGen cpptasks build file -->
<property name="gluegen.root" value="../../gluegen" />