trackgen: update version
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9474 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 1afaaf71e28eea4bc0e3ea47d9f3e762f832c544 Former-commit-id: d3cd2b4b361049fc65089b6588bcb4ab83c0577e
This commit is contained in:
parent
a809475b47
commit
d664b8da9f
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ public:
|
|||
|
||||
//! Constructor.
|
||||
Application::Application()
|
||||
: GfApplication("TrackGen", "1.7.0.5", "Terrain generator for tracks")
|
||||
: GfApplication("TrackGen", "1.7.0.6", "Terrain generator for tracks")
|
||||
, HeightSteps(30)
|
||||
, Bump(false)
|
||||
, Raceline(false)
|
||||
|
|
Loading…
Reference in a new issue