mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
Update the OpenSpace version to 0.6.0 (AGU)
Update Ghoul reference
This commit is contained in:
11
CREDITS
11
CREDITS
@@ -2,14 +2,15 @@ Alexander Bock
|
||||
Joakim Kilby
|
||||
Emil Axelsson
|
||||
Jonathas Costa
|
||||
Niclas Hultberg
|
||||
Michael Nilsson
|
||||
Sebastian Piwell
|
||||
Kalle Bladin
|
||||
Erik Broberg
|
||||
Matthew Territo
|
||||
|
||||
Jonas Strandstedt
|
||||
Hans-Christian Helltegen
|
||||
Michal Marcinkowski
|
||||
Anton Arbring
|
||||
Tomas Forsyth Rosin
|
||||
Kalle Bladin
|
||||
Erik Broberg
|
||||
Michael Nilsson
|
||||
Sebastian Piwell
|
||||
Niclas Hultberg
|
||||
|
||||
Submodule ext/ghoul updated: 722704f61d...d82c914bc3
@@ -32,10 +32,10 @@ namespace openspace {
|
||||
std::string licenseText();
|
||||
|
||||
const int OPENSPACE_VERSION_MAJOR = 0;
|
||||
const int OPENSPACE_VERSION_MINOR = 5;
|
||||
const int OPENSPACE_VERSION_MINOR = 6;
|
||||
const int OPENSPACE_VERSION_PATCH = 0;
|
||||
|
||||
const std::string OPENSPACE_VERSION_STRING = "prerelease-10 (Kulturnatten)";
|
||||
const std::string OPENSPACE_VERSION_STRING = "prerelease-11 (AGU)";
|
||||
|
||||
} // namespace openspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user