aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2005-11-23 20:48:18 +0000
committerKevin Rushforth <[email protected]>2005-11-23 20:48:18 +0000
commite839dec1c62136213639bd33004bbe3ecdd3fec5 (patch)
tree9e47b85b27e5adee58f65fbf6d2965d97c90ed87 /build.xml
parentf4432b5902d59f3a0a1a1ec9fc36fe651b44588b (diff)
Bump version to beta2 in prep for build
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@467 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 153db9d..47d97e2 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