Commit 7b483176 by Stéphane Graber

change version to 1.0.9 in configure.ac

parent 9f27a410
......@@ -3,7 +3,7 @@
m4_define([lxc_version_major], 1)
m4_define([lxc_version_minor], 0)
m4_define([lxc_version_micro], 8)
m4_define([lxc_version_micro], 9)
m4_define([lxc_version_beta], [])
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