From 3d4df6fc919d3e78a8c3890720bef4b63afb7354 Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Sun, 13 Sep 2026 06:35:13 +0300
Subject: [PATCH 44/44] Freeze network protocol

See RM #1712

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 fc_version | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fc_version b/fc_version
index 06bc40534d..5e145ea603 100755
--- a/fc_version
+++ b/fc_version
@@ -76,7 +76,7 @@ DEFAULT_FOLLOW_TAG=S3_3
 # On FREECIV_DEBUG builds, optional capability "debug" gets automatically
 # appended to this.
 #
-NETWORK_CAPSTRING="+Freeciv.Devel-${MAIN_VERSION}-2025.Nov.27"
+NETWORK_CAPSTRING="+Freeciv-3.3-network"
 
 # If you are distributing freeciv, and apply any patches at all,
 # patch also this field to contain your identification.
-- 
2.53.0

