Commit 2dbff50f by Stéphane Graber

change version to 2.0.6 in configure.ac

parent ef7bedf6
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
m4_define([lxc_devel], 0) m4_define([lxc_devel], 0)
m4_define([lxc_version_major], 2) m4_define([lxc_version_major], 2)
m4_define([lxc_version_minor], 0) m4_define([lxc_version_minor], 0)
m4_define([lxc_version_micro], 5) m4_define([lxc_version_micro], 6)
m4_define([lxc_version_beta], []) m4_define([lxc_version_beta], [])
m4_define([lxc_abi_major], 1) m4_define([lxc_abi_major], 1)
......
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