Change version to 3.2.0

This commit is contained in:
dlezcano 2008-10-06 18:49:02 +00:00
parent 576f946d78
commit 7f118a6c74

View File

@ -1,7 +1,7 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_INIT([lxc], [0.2.2])
AC_INIT([lxc], [0.3.0])
AC_CONFIG_SRCDIR([configure.in])
AC_CONFIG_AUX_DIR([config])