From 79004d90809cdb55403ec18a057fbf036039ff5b Mon Sep 17 00:00:00 2001
From: Rudolf Polzer <divverent@xonotic.org>
Date: Mon, 1 Jun 2015 11:15:31 +0200
Subject: [PATCH] Bump gameversion.

---
 defaultXonotic.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg
index 783d4d624..c37e19fb3 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 800 // 0.8.0
+gameversion 801 // 0.8.1
 gameversion_min 0 // git builds see all versions
 gameversion_max 65535 // git builds see all versions
 
-- 
2.39.5