From 6faae2799f866e59e31a517970f4d57abf95fc89 Mon Sep 17 00:00:00 2001 From: Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com> Date: Tue, 21 Apr 2026 09:51:00 -0400 Subject: [PATCH] Update prc_inc_switch.nss Corrected version number. --- nwn/nwnprc/trunk/include/prc_inc_switch.nss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nwn/nwnprc/trunk/include/prc_inc_switch.nss b/nwn/nwnprc/trunk/include/prc_inc_switch.nss index 8f41630b..f8079f27 100644 --- a/nwn/nwnprc/trunk/include/prc_inc_switch.nss +++ b/nwn/nwnprc/trunk/include/prc_inc_switch.nss @@ -76,7 +76,7 @@ /* This variable MUST be updated with every new version of the PRC!!! */ - const string PRC_VERSION = "PRC8 4.87"; + const string PRC_VERSION = "PRC8 4.88"; /* This variable MUST be updated every time 'assemble_spellbooks.bat' is run!!! */