Commit bde3d22a by Stéphane Graber

change version to 2.0.2 in configure.ac

parent 155543d9
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
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], 1) m4_define([lxc_version_micro], 2)
m4_define([lxc_version_beta], []) m4_define([lxc_version_beta], [])
m4_define([lxc_version_abi], 1.2.0) m4_define([lxc_version_abi], 1.2.0)
......
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