aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2008-02-17 02:48:09 +0000
committerKenneth Russel <[email protected]>2008-02-17 02:48:09 +0000
commit1eff1a8dbbbd002ad2657a858c0c5eaba837f5cd (patch)
treee88ae92f9f15e483488576a3fab9e57f99fa5743 /make
parenta9cf1cb24e46bb68f39771a248ef040f0c55d929 (diff)
Reverted back to nightly build numbering scheme
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1530 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make')
-rw-r--r--make/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/build.xml b/make/build.xml
index b7a3e2722..025137aee 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" />