trackgen: update version number
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9461 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: 4e83f4544d47100fce903cdfebef23978fdab709 Former-commit-id: 2b4dd4abccd55161be7fc27bc6fdc46e4bb98da9
This commit is contained in:
parent
9af5493b38
commit
a25d786695
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ public:
|
|||
|
||||
//! Constructor.
|
||||
Application::Application()
|
||||
: GfApplication("TrackGen", "1.7.0.1", "Terrain generator for tracks")
|
||||
: GfApplication("TrackGen", "1.7.0.2", "Terrain generator for tracks")
|
||||
, HeightSteps(30)
|
||||
, Bump(false)
|
||||
, Raceline(false)
|
||||
|
|
Loading…
Reference in a new issue