Updated files with Git hash of previous commit on which the distribution files are based.

This commit is contained in:
Dale Schultz 2012-07-30 00:08:52 -04:00
parent 86b33893c2
commit f99e0e4b35
3 changed files with 11 additions and 11 deletions

View File

@ -82,7 +82,7 @@
<!-- Set the buildnumber to be the revision fetched from the repository, but default to zero for
offline work -->
<condition property="buildnumber" value="${svn.revision}" else="0">
<condition property="buildnumber" value="${svn.revision}" else="399">
<isset property="svn.revision"/>
</condition>

View File

@ -1,4 +1,4 @@
- RomRaider 0.5.5 SNAPSHOT -
- RomRaider 0.5.5 SNAPSHOT 86b338 -
Open-Source ECU Tuning -- www.romraider.com
@ -32,14 +32,14 @@ http://www.romraider.com/about444.html. Please be aware that as
RomRaider is still in beta status and changing frequently,
documentation may be incomplete or out of date.
-------------------------------------
- 0.5.5 SNAPSHOT Notes (07/29/2012) -
-------------------------------------
--------------------------------------------
- 0.5.5 SNAPSHOT 86b338 Notes (07/29/2012) -
--------------------------------------------
This is the latest SNAPSHOT release of the RomRaider from the GitHub repo.
-------------------------------
- 0.5.5 SNAPSHOT Known Issues -
-------------------------------
--------------------------------------
- 0.5.5 SNAPSHOT 86b338 Known Issues -
--------------------------------------
- Editor
- Pasting table data can cause hangs under certain circumstances
- Logger
@ -56,8 +56,8 @@ This is the latest SNAPSHOT release of the RomRaider from the GitHub repo.
- Change Log -
--------------
0.5.5 SNAPSHOT (07/29/2012)
---------------------------
0.5.5 SNAPSHOT 86b338 (07/29/2012)
----------------------------------
--- Logger ---
- Minimum Java version 1.6 (x86) required

View File

@ -23,7 +23,7 @@ version.minor=5
version.patch=5
version.buildnumber=${buildnumber}
version.extra=SNAPSHOT
version.extra1=
version.extra1=86b338
# the starting class for the application
class.start=com.romraider.ECUExec