From 934941423a13fd8a6d4f6e1ab2721417cbc1ee9a Mon Sep 17 00:00:00 2001 From: Bart Trzynadlowski Date: Mon, 26 Mar 2018 23:02:30 +0000 Subject: [PATCH] Inconsequential typo --- Src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Src/Version.h b/Src/Version.h index e3ee7e5..9ea6738 100644 --- a/Src/Version.h +++ b/Src/Version.h @@ -30,4 +30,4 @@ #define SUPERMODEL_VERSION "0.3a-WIP" -#endif // INCLUDED_SUPERMODEL_H +#endif // INCLUDED_VERSION_H