From e9cad1d9cffe9cc74d5c2a98697712ca7c213b0b Mon Sep 17 00:00:00 2001
From: Marko Lindqvist <cazfi74@gmail.com>
Date: Sat, 19 Oct 2024 08:25:39 +0300
Subject: [PATCH 49/49] README.modpack_installer: Update capstrs

See RM #928

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
---
 doc/README.modpack_installer | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/README.modpack_installer b/doc/README.modpack_installer
index 228eff2321..2c6e23b7fe 100644
--- a/doc/README.modpack_installer
+++ b/doc/README.modpack_installer
@@ -179,7 +179,7 @@ general syntax.
 Here's an example:
 
 [info]
-options = "+Freeciv-modlist-Devel-3.2-2022.Jul.14"
+options = "+Freeciv-modlist-Devel-3.3-2024.Sep.18"
 message = "2019-12-31: updated Mappamundi tileset. Happy new year!"
 
 [modpacks]
@@ -236,7 +236,7 @@ of the general syntax. Its filename must end in ".mpdl".
 Here is an example of a .mpdl file:
 
 [info]
-options = "+Freeciv-mpdl-Devel-3.2-2023.Sep.17"
+options = "+Freeciv-mpdl-Devel-3.3-2024.Sep.18"
 name    = "Ancients"
 type    = "Modpack"
 version = "3.1-0"
-- 
2.45.2

