Skip to content

Commit

Permalink
Merge pull request #78 from NeuralEnsemble/development
Browse files Browse the repository at this point in the history
To jnml 0.13.2
  • Loading branch information
pgleeson authored Jun 18, 2024
2 parents bbe6aba + d52fc7c commit a4dc9ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion nC.bat
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ set NC_MAX_MEMORY=500M

set NC_VERSION=1.7.6

set JNEUROML_VERSION=0.13.1
set JNEUROML_VERSION=0.13.2

REM -----------------------------
REM Should no longer be changed. **Very old version** of lems/nml libs...
Expand Down
2 changes: 1 addition & 1 deletion nCenv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export NC_MAX_MEMORY=450M
# Current version of neuroConstruct
export NC_VERSION=1.7.6

export JNEUROML_VERSION=0.13.1
export JNEUROML_VERSION=0.13.2

#########
# These are for **very old versions** of NML2/LEMS libraries...
Expand Down
2 changes: 1 addition & 1 deletion nbproj/nbproject/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<property name="project.dir">..</property>
<property name="ant.script">${project.dir}/build.xml</property>
<property name="nC.version">1.7.6</property>
<property name="jneuroml.version">0.13.1</property>
<property name="jneuroml.version">0.13.2</property>
</properties>
<folders>
<source-folder>
Expand Down

0 comments on commit a4dc9ae

Please sign in to comment.