aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Rushforth <[email protected]>2004-11-05 01:34:57 +0000
committerKevin Rushforth <[email protected]>2004-11-05 01:34:57 +0000
commit49fe0098cf0aa3fdd764f2b564075ac55ef59280 (patch)
treec6c0a90ebbcd0925ce005560fe07cc8c931a898e
parent1ec7caa842f5b42347c6e8076db55646b15ba96e (diff)
Bumped version to pre9
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@74 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 3c17adb..6f1e79b 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="build8"/>
+ <property name="version_build" value="pre9"/>
<!-- ************************************* -->
<!-- *** End build-specific properties *** -->