From 5622a7560f40a531382a39222e421b29c15fa0bc Mon Sep 17 00:00:00 2001 From: Padraig Gleeson Date: Wed, 20 Sep 2023 20:00:46 +0100 Subject: [PATCH] Update to use jnml v0.12.4 --- nC.bat | 2 +- nCenv.sh | 2 +- nbproj/nbproject/project.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nC.bat b/nC.bat index 7c6e90ae..b4ca7743 100755 --- a/nC.bat +++ b/nC.bat @@ -21,7 +21,7 @@ set NC_MAX_MEMORY=500M set NC_VERSION=1.7.4 -set JNEUROML_VERSION=0.12.3 +set JNEUROML_VERSION=0.12.4 REM ----------------------------- REM Should no longer be changed. **Very old version** of lems/nml libs... diff --git a/nCenv.sh b/nCenv.sh index 5ffa6cd6..d74b7c6e 100755 --- a/nCenv.sh +++ b/nCenv.sh @@ -21,7 +21,7 @@ export NC_MAX_MEMORY=450M # Current version of neuroConstruct export NC_VERSION=1.7.4 -export JNEUROML_VERSION=0.12.3 +export JNEUROML_VERSION=0.12.4 ######### # These are for **very old versions** of NML2/LEMS libraries... diff --git a/nbproj/nbproject/project.xml b/nbproj/nbproject/project.xml index e773c2fe..caa3782c 100644 --- a/nbproj/nbproject/project.xml +++ b/nbproj/nbproject/project.xml @@ -12,7 +12,7 @@ .. ${project.dir}/build.xml 1.7.4 - 0.12.3 + 0.12.4