aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2004-09-22 23:46:59 +0000
committerKevin Rushforth <[email protected]>2004-09-22 23:46:59 +0000
commit0b3c11ef0296c4cc10a93c09bcfffb8da7ed1f6d (patch)
tree4ad382175ba31c434842e74a0847d7114b874b57
parent97b7d588765ef16abf814a7f4141593d737b4a4e (diff)
Bump version_build to build7
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@46 ba19aa83-45c5-6ac9-afd3-db810772062c
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index be13fe1..48cf5a6 100644
--- a/build.xml
+++ b/build.xml
@@ -56,7 +56,7 @@
<property name="version_base" value="1.3.2"/>
<property name="version_base_file" value="1_3_2"/>
- <property name="version_build" value="pre7"/>
+ <property name="version_build" value="build7"/>
<!-- ************************************* -->
<!-- *** End build-specific properties *** -->