Skip to content

Commit 14f6542

Browse files
committed
update version
1 parent f60b0a5 commit 14f6542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<property name="algorithm.name" value="Brent" />
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)