Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-06-19 06:57:54 +02:00
lib: add a version string
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
@@ -0,0 +1,8 @@
|
||||
#ifndef CRUCIBLE_VERSION_H
|
||||
#define CRUCIBLE_VERSION_H
|
||||
|
||||
namespace crucible {
|
||||
extern const char *VERSION;
|
||||
}
|
||||
|
||||
#endif CRUCIBLE_VERSION_H
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren