Commit c6f55da8 by dlezcano

Version 0.2.0

parent eae6543d
# -*- Autoconf -*- # -*- Autoconf -*-
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_INIT([lxc], [0.1.0]) AC_INIT([lxc], [0.2.0])
AC_CONFIG_SRCDIR([configure.in]) AC_CONFIG_SRCDIR([configure.in])
AC_CONFIG_AUX_DIR([config]) AC_CONFIG_AUX_DIR([config])
......
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