Rigs of Rods 2023.09
Soft-body Physics Simulation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
RoRVersion.h
Go to the documentation of this file.
1/*
2This source file is part of Rigs of Rods
3Copyright 2005-2012 Pierre-Michel Ricordel
4Copyright 2007-2012 Thomas Fischer
5
6For more information, see http://www.rigsofrods.org/
7
8Rigs of Rods is free software: you can redistribute it and/or modify
9it under the terms of the GNU General Public License version 3, as
10published by the Free Software Foundation.
11
12Rigs of Rods is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
18along with Rigs of Rods. If not, see <http://www.gnu.org/licenses/>.
19*/
20
21#pragma once
22
23extern const char* const ROR_VERSION_STRING_SHORT;
24extern const char* const ROR_VERSION_STRING;
25extern const char* const ROR_BUILD_DATE;
26extern const char* const ROR_BUILD_TIME;
const char *const ROR_BUILD_DATE
const char *const ROR_VERSION_STRING_SHORT
const char *const ROR_VERSION_STRING
const char *const ROR_BUILD_TIME