aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2008-03-05 18:54:04 +0000
committerKevin Rushforth <[email protected]>2008-03-05 18:54:04 +0000
commit93ebcaaf2268f170348f88f4e12da9e7043d6d72 (patch)
tree7f13d9651e20f9ba50feaf5b4729e067e7e7a063 /build.xml
parentfc9ebb64abf9222a406d1753dd69b7476bdaff31 (diff)
Bumped buildnum
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@895 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 4d17f71..54b15cd 100644
--- a/build.xml
+++ b/build.xml
@@ -37,13 +37,13 @@
* build number that is greater than the previous build's build
* number.
-->
- <property name="version_buildnum" value="2"/>
+ <property name="version_buildnum" value="3"/>
<!--
* The following property specifies the beta revision of the current
* version of 3D 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