summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/VersionInfo.h
blob: 0ae40e8106cdc93d233443945187daece67d34a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*  Starshatter: The Open Source Project
    Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors
    Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors
    Copyright (c) 1997-2006, Destroyer Studios LLC.
 */

#ifndef VersionInfo_H
#define VersionInfo_H

extern const char* versionInfo;

#endif  // VersionInfo_H