change version to 2.0.0.rc14 in configure.ac

parent 03faa621
......@@ -4,7 +4,7 @@
m4_define([lxc_version_major], 2)
m4_define([lxc_version_minor], 0)
m4_define([lxc_version_micro], 0)
m4_define([lxc_version_beta], rc13)
m4_define([lxc_version_beta], rc14)
m4_define([lxc_version_abi], 1.2.0)
m4_define([lxc_version_base], [lxc_version_major.lxc_version_minor.lxc_version_micro])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment