Release LXC 3.2.1

parent 65123ff5
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
m4_define([lxc_devel], 1)
m4_define([lxc_devel], 0)
m4_define([lxc_version_major], 3)
m4_define([lxc_version_minor], 2)
m4_define([lxc_version_micro], 0)
m4_define([lxc_version_micro], 1)
m4_define([lxc_version_beta], [])
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