summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2007-05-31 18:27:53 +0000
committerKevin Rushforth <[email protected]>2007-05-31 18:27:53 +0000
commit82bf7db035d82d0fab90fa59899148a410bd552b (patch)
treee3996d24f917ddb0627ab196a5fc97ed9b29483c /build.xml
parentef65c6aecf8a5f979a0aeac9e768dee0b843e04b (diff)
Bump buildstr to beta2
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@849 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 93d768c..a7aa123 100644
--- a/build.xml
+++ b/build.xml
@@ -57,7 +57,7 @@
* The following property specifies the beta revision of the current
* Java 3D version being built. It is ignored for non-beta builds.
-->
- <property name="version_betastr" value="beta1"/>
+ <property name="version_betastr" value="beta2"/>
<!--
* The following property specifies the patch revision of the current