summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2006-11-14 16:47:59 +0000
committerKevin Rushforth <[email protected]>2006-11-14 16:47:59 +0000
commit60506a305552a4e59c6cc7a28353ff6e6e9ebdbd (patch)
tree5ff111666e08574e0a92860be81ea59c37056906 /build.xml
parent1f5adb734828031ccb5b81f4e25a1f223e00d5d3 (diff)
Bump buildnum and betanum
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@752 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 e87858a..4424e8e 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="7"/>
+ <property name="version_buildnum" value="8"/>
<!--
* 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