Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

version.h File Reference

Application version numbers. More...

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  Teddy
namespace  Teddy::SpaceGame

Defines

#define TEDDY__SPACE_GAME__VERSION_MAJOR   1
#define TEDDY__SPACE_GAME__VERSION_MINOR   3


Detailed Description

Application version numbers.

Definition in file version.h.


Define Documentation

#define TEDDY__SPACE_GAME__VERSION_MAJOR   1
 

Definition at line 39 of file version.h.

Referenced by Teddy::SpaceGame::Hud::drawSelf().

#define TEDDY__SPACE_GAME__VERSION_MINOR   3
 

Definition at line 40 of file version.h.

Referenced by Teddy::SpaceGame::Hud::drawSelf().