Skip to content

Commit 315bfc4

Browse files
committed
New version 2016.04.10-rc2
1 parent 6cef3a0 commit 315bfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
flx_version_major = "2016"
22
flx_version_minor = "04"
33
flx_version_patch = "10"
4-
flx_version_release = "-rc1"
4+
flx_version_release = "-rc2"
55
flx_version = flx_version_major+"."+flx_version_minor+"."+flx_version_patch+flx_version_release

0 commit comments

Comments
 (0)