We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b299427 commit fbc2fc4Copy full SHA for fbc2fc4
1 file changed
build.xml
@@ -3,7 +3,7 @@
3
<property name="algorithm.name" value="GradientDescent" />
4
<property name="install.dir" value="${basedir}/FunzR-${algorithm.name}" />
5
6
- <property name="funz.release" value="v1.10" />
+ <property name="funz.release" value="v1.11" />
7
8
<property name="build_algorithm.xml" location="../funz-profile/build_algorithm.xml" />
9
<import file="${build_algorithm.xml}"/>
0 commit comments