From: Stéphane Graber Date: Wed, 6 Sep 2017 02:32:18 +0000 (-0400) Subject: Switch back to development X-Git-Tag: lxc-3.0.0.beta1~252 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b737ac4c8ca4e2a5617781a41db1bb91bf93b324;p=thirdparty%2Flxc.git Switch back to development Signed-off-by: Stéphane Graber --- diff --git a/configure.ac b/configure.ac index 35fe79640..e42347b4d 100644 --- a/configure.ac +++ b/configure.ac @@ -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)