Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
yannrichet committed Nov 2, 2020
1 parent 8f4954f commit bba3c30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ It supports the following syntax and features:
*** ***
*** system nu bar 2.59705E+00 + or - 4.42196E-04 ***
*** ***
*** system mean free path (cm) 1.93135E+00 + or - 2.00548E-03 ***
*** system mean free path (cm) 1.113135E+00 + or - 2.00548E-03 ***
*** ***
```
* will return output:
Expand Down
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!--property name="code.name" value="Scale" /--> <!-- This property is not set because it will change over tasks (see later tasks) -->
<property name="install.dir" value="${basedir}/Funz-Scale" />

<property name="funz.release" value="v1.10" />
<property name="funz.release" value="v1.11" />

<property name="build_plugin.xml" location="../funz-profile/build_plugin.xml" />
<import file="${build_plugin.xml}"/>
Expand Down

0 comments on commit bba3c30

Please sign in to comment.