diff options
author | Kevin Rushforth <[email protected]> | 2004-09-22 23:46:59 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-09-22 23:46:59 +0000 |
commit | 0b3c11ef0296c4cc10a93c09bcfffb8da7ed1f6d (patch) | |
tree | 4ad382175ba31c434842e74a0847d7114b874b57 | |
parent | 97b7d588765ef16abf814a7f4141593d737b4a4e (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.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 *** --> |