]> git.proxmox.com Git - mirror_lxc.git/commitdiff
Switch back to development
authorStéphane Graber <stgraber@ubuntu.com>
Wed, 6 Sep 2017 02:32:18 +0000 (22:32 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 6 Sep 2017 02:32:18 +0000 (22:32 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac

index 35fe7964057e198debb99b30349d52cf119cd624..e42347b4d5d01c3400df5486a17906a5f59027c6 100644 (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], 2)
 m4_define([lxc_version_minor], 1)
 m4_define([lxc_version_micro], 0)