diff --git a/game/options.rpy b/game/options.rpy index e1bca62..14fbad1 100644 --- a/game/options.rpy +++ b/game/options.rpy @@ -24,7 +24,7 @@ define gui.show_name = True ## The version of the game. -define config.version = "Update7_Fangsgiving" +define config.version = _("Patch8_BloodAndSpainAllOver") ## Text that is placed on the game's about screen. Place the text between the ## triple-quotes, and leave a blank line between paragraphs.