Version 0.2.0

This commit is contained in:
dlezcano 2008-09-05 14:55:57 +00:00
parent eae6543da1
commit c6f55da86a

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# 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_AUX_DIR([config])