aboutsummaryrefslogtreecommitdiff
path: root/game/src/GIT_INFO.gd
diff options
context:
space:
mode:
author Hop311 <Hop3114@gmail.com>2023-12-04 10:47:51 +0100
committer GitHub <noreply@github.com>2023-12-04 10:47:51 +0100
commite01d332f407420db84fbfd207f18c3fec1c1b6a3 (patch)
treeb963c671239ecd693d4162afe4b1b9d3b064554e /game/src/GIT_INFO.gd
parent9165f5980c5cfe75b3bad4303a5822340f6adcfc (diff)
parent6e350a3dc0b596b1f76fab3b943b67b7713ea4fa (diff)
Merge pull request #168 from OpenVicProject/update-sim
Sim submodule update + compatibility fixes
Diffstat (limited to 'game/src/GIT_INFO.gd')
-rw-r--r--game/src/GIT_INFO.gd2
1 files changed, 1 insertions, 1 deletions
diff --git a/game/src/GIT_INFO.gd b/game/src/GIT_INFO.gd
index eddb7a1..23f2e4f 100644
--- a/game/src/GIT_INFO.gd
+++ b/game/src/GIT_INFO.gd
@@ -6,4 +6,4 @@ extends RefCounted
const commit_hash : StringName = &"0000000000000000000000000000000000000000"
const short_hash : StringName = &"0000000"
const tag : StringName = &"<tag missing>"
-const release_name : StringName = &"<release name missing>"
+const release_name : StringName = &"<release name missing>"