Skip to content

Commit

Permalink
New version 2016.01.04-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
skaller committed Jan 3, 2016
1 parent bf166ec commit 376e4c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildsystem/version.py
@@ -1,5 +1,5 @@
flx_version_major = "2016"
flx_version_minor = "01"
flx_version_patch = "04"
flx_version_release = "-rc1"
flx_version_release = "-rc2"
flx_version = flx_version_major+"."+flx_version_minor+"."+flx_version_patch+flx_version_release

0 comments on commit 376e4c5

Please sign in to comment.