aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2011-08-11 19:00:13 +0200
committerDaniel Lezcano <dlezcano@fr.ibm.com>2011-08-11 19:00:13 +0200
commit6371febf3c7d181cb0f11209df67c35f9d7b233b (patch)
tree4d89ce1dd188afec8e1591e538e900ed093e1176
parentfix setns parameter (diff)
downloadlxc-0.7.5.tar.gz
lxc-0.7.5.tar.bz2
lxc-0.7.5.zip
Version 0.7.5lxc-0.7.5
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07c6859..7a96d64 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.4])
+AC_INIT([lxc], [0.7.5])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])