summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2005-01-06 18:41:12 +0000
committerKevin Rushforth <[email protected]>2005-01-06 18:41:12 +0000
commitd7f5ba70356367a09d8cd79c7604e1716ead74c9 (patch)
treece0c3112e2d909c3582467884125b4af7ff5dfad /build.xml
parent8c35250bbf0450493d8fa71b150b3331770b6907 (diff)
Bump beta string to beta2 in preparation for 1.3.2-beta2 build
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@95 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 aca111f..559e03a 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