From 16827196ad12ea4f0096a0a2f920863af4ebbd41 Mon Sep 17 00:00:00 2001 From: zontreck Date: Sat, 31 Aug 2024 15:19:47 -0700 Subject: [PATCH] Bump build number --- LSL/includes/variables.lsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LSL/includes/variables.lsl b/LSL/includes/variables.lsl index 3109fc5..3f9d809 100644 --- a/LSL/includes/variables.lsl +++ b/LSL/includes/variables.lsl @@ -41,7 +41,7 @@ integer g_iHaveKVP = 0; integer g_iLastKVPTry; -string HEADER = "Stall Board\n[By Aria's Creations]\nVersion 4.1.083124.1454 (Aug 31, 2024)\n \n"; +string HEADER = "Stall Board\n[By Aria's Creations]\nVersion 4.1.083124.1519 (Aug 31, 2024)\n \n"; integer g_iAuthorized;