2
0
mirror of git://github.com/lxc/lxc synced 2025-09-01 23:20:28 +00:00

Re-enable lxc_devel

Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
Stéphane Graber
2018-12-13 18:20:10 -05:00
parent 4dcd858b92
commit 8465a7f49e

View File

@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# 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], 3)
m4_define([lxc_version_minor], 1)
m4_define([lxc_version_micro], 0)