aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2005-01-06 23:07:55 +0000
committerKevin Rushforth <[email protected]>2005-01-06 23:07:55 +0000
commitd2d527569bfd0dee62172ff7147a8b3f2bf2cb9a (patch)
tree1182bd16288d6bd3bb225c637f0a4f6786353ed6 /build.xml
parentd7f5ba70356367a09d8cd79c7604e1716ead74c9 (diff)
Bump version_buildnum to 11 and version_betastr to beta3
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@97 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 559e03a..1e822c0 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="10"/>
+ <property name="version_buildnum" value="11"/>
<!--
* 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