From 6f42646943e34931d3adb6cc2b03c6a169aba87a Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 28 Mar 2017 01:54:48 +1000 Subject: [PATCH] Increment gameversion --- defaultXonotic.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 84e077e9b7..de3ae16dc1 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -10,7 +10,7 @@ // e.g. Xonotic 1.5.1 RC1 will be 15101 set g_xonoticversion git "Xonotic version (formatted for humans)" -gameversion 801 // 0.8.1 +gameversion 802 // 0.8.2 gameversion_min 0 // git builds see all versions gameversion_max 65535 // git builds see all versions -- 2.39.2