Skip to content

Commit eda9a71

Browse files
committed
Bump version number
1 parent 90b32f7 commit eda9a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</taskdef>
3030

3131
<property name="product" value="RTG Tools" />
32-
<property name="product.version" value="3.9-rc" />
32+
<property name="product.version" value="3.9" />
3333
<property name="product.repo" value="RealTimeGenomics/rtg-tools" />
3434
<property name="resources" value="tools" />
3535
<property name="main.class" value="com.rtg.RtgTools" />

0 commit comments

Comments
 (0)