diff options
author | Kevin Rushforth <[email protected]> | 2006-04-11 16:03:21 +0000 |
---|---|---|
committer | Kevin Rushforth <[email protected]> | 2006-04-11 16:03:21 +0000 |
commit | 9ca948f6266890c9b35e616ce91c3f61f95f9d40 (patch) | |
tree | 6f5693f65b17243af7b9139d8c4d5879a074bd4e | |
parent | 30385c37719c634f563abfc443dd4551de577f3e (diff) |
Bump biuldnum to very high value to avoid collision with any patch releases.
git-svn-id: https://svn.java.net/svn/j3d-core~svn/trunk@556 ba19aa83-45c5-6ac9-afd3-db810772062c
-rw-r--r-- | build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ * build number that is greater than the previous build's build * number. --> - <property name="version_buildnum" value="12"/> + <property name="version_buildnum" value="99"/> <!-- * The following property specifies the beta revision of the current |