From 4c8d764d171ec77ff626cec273c44ec7e7a995fc Mon Sep 17 00:00:00 2001 From: frosty Date: Wed, 16 Sep 2026 16:32:06 -0400 Subject: init: init --- src/Version/Version.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/Version/Version.h (limited to 'src/Version/Version.h') diff --git a/src/Version/Version.h b/src/Version/Version.h new file mode 100644 index 0000000..f17b243 --- /dev/null +++ b/src/Version/Version.h @@ -0,0 +1,6 @@ +#ifndef YAPSSG_VERSION_H +#define YAPSSG_VERSION_H + +extern const char yapssg_version[]; + +#endif -- cgit v1.3