Skip to content

Commit 5097cfc

Browse files
committed
v1.12
1 parent f94b609 commit 5097cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.11" />
6+
<property name="funz.release" value="v1.12" />
77

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

0 commit comments

Comments
 (0)