aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@free.fr>2010-10-26 18:14:47 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2010-10-26 18:14:47 +0200
commitacb0e330161f9b02bd0b351e0a8cc193da4de330 (patch)
treec522902a81747a55bb29c2453b9b2026b7fd4b62
parentupdate the man page with the net script hook (diff)
downloadlxc-acb0e330161f9b02bd0b351e0a8cc193da4de330.tar.gz
lxc-acb0e330161f9b02bd0b351e0a8cc193da4de330.tar.bz2
lxc-acb0e330161f9b02bd0b351e0a8cc193da4de330.zip
set version to 0.7.3lxc-0.7.3
Version 0.7.3 Signed-off-by: Daniel Lezcano <daniel.lezcano@free.fr>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3495e1c..ec3ec13 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# -*- Autoconf -*-
# 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_AUX_DIR([config])