Commit acb0e330 by Daniel Lezcano Committed by Daniel Lezcano

set version to 0.7.3

Version 0.7.3 Signed-off-by: 's avatarDaniel Lezcano <daniel.lezcano@free.fr>
parent 6ecad93f
# -*- 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.7.2]) AC_INIT([lxc], [0.7.3])
AC_CONFIG_SRCDIR([configure.ac]) AC_CONFIG_SRCDIR([configure.ac])
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