summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2005-11-23 23:54:44 +0000
committerKevin Rushforth <[email protected]>2005-11-23 23:54:44 +0000
commit2f6fd6914d73f213b6ff9a8055284605c2998fb9 (patch)
tree815c65e0d69af94ab6ff2f45587b0479a6f1de5b /build.xml
parent76471fb3ce925ab22bcf0bb04826d3a675b2a940 (diff)
Bump buildnum to "9" and betastr to "beta3"
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@471 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 47d97e2..4149db3 100644
--- a/build.xml
+++ b/build.xml
@@ -51,13 +51,13 @@
* build number that is greater than the previous build's build
* number.
-->
- <property name="version_buildnum" value="8"/>
+ <property name="version_buildnum" value="9"/>
<!--
* 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="beta2"/>
+ <property name="version_betastr" value="beta3"/>
<!--
* The following property specifies the patch revision of the current