From 4923f362da89d16c77c679ede8c05a15ead99013 Mon Sep 17 00:00:00 2001 From: Jaysyn904 <68194417+Jaysyn904@users.noreply.github.com> Date: Sat, 14 Mar 2026 13:05:42 -0400 Subject: [PATCH] Update prc_inc_switch.nss Update PRC8 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 cd414bc7..f728e56d 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.85"; + const string PRC_VERSION = "PRC8 4.86"; /* This variable MUST be updated every time 'assemble_spellbooks.bat' is run!!! */