Skip to content

Commit fbc2fc4

Browse files
committed
update version
1 parent b299427 commit fbc2fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<property name="algorithm.name" value="GradientDescent" />
44
<property name="install.dir" value="${basedir}/FunzR-${algorithm.name}" />
55

6-
<property name="funz.release" value="v1.10" />
6+
<property name="funz.release" value="v1.11" />
77

88
<property name="build_algorithm.xml" location="../funz-profile/build_algorithm.xml" />
99
<import file="${build_algorithm.xml}"/>

0 commit comments

Comments
 (0)