summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2006-02-08 22:19:39 +0000
committerKevin Rushforth <[email protected]>2006-02-08 22:19:39 +0000
commit826de23bbcc21fad197d4de0a08614fe07146884 (patch)
tree9ccf504bbd2532af443a315e322cc2b0a9a97fc0 /build.xml
parented7ae94ad4966e2415bebe3ca2e5af73349a56dc (diff)
Bumped build number.
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@515 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 43d5be3..c36668e 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="beta4"/>
+ <property name="version_betastr" value="beta5"/>
<!--
* The following property specifies the patch revision of the current