diff options
author | Kevin Rushforth <[email protected]> | 2004-09-22 23:48:10 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2004-09-22 23:48:10 +0000 |
commit | 8d7f0d554a8ba13906ade445a07afdc52ab8f8b3 (patch) | |
tree | ffaf6f0a5b5a5e54e4cb4d7430c0110284d7807e /build.xml | |
parent | 0b3c11ef0296c4cc10a93c09bcfffb8da7ed1f6d (diff) |
Bump to pre8
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@48 ba19aa83-45c5-6ac9-afd3-db810772062c
Diffstat (limited to 'build.xml')
-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="build7"/> + <property name="version_build" value="pre8"/> <!-- ************************************* --> <!-- *** End build-specific properties *** --> |