Switch back to development

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