mirror of https://github.com/rusefi/RomRaider.git
start adding plx support
git-svn-id: https://svn2.assembla.com/svn/romraider/trunk@226 38686702-15cf-42e4-a595-3071df8bf5ea
This commit is contained in:
parent
af8d83abf9
commit
0363b239bd
|
@ -19,10 +19,10 @@ release_notes=release_notes.txt
|
|||
|
||||
version.major=0
|
||||
version.minor=5
|
||||
version.patch=2
|
||||
version.patch=3
|
||||
version.buildnumber=${buildnumber}
|
||||
version.extra=Beta
|
||||
version.extra1=
|
||||
version.extra1=RC1
|
||||
|
||||
# the starting class for the application
|
||||
class.start=com.romraider.ECUExec
|
||||
|
|
Loading…
Reference in New Issue