Skip to content

Commit 376e4c5

Browse files
committed
New version 2016.01.04-rc2
1 parent bf166ec commit 376e4c5

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 = "01"
33
flx_version_patch = "04"
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)