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