aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@free.fr>2011-02-26 10:18:19 +0100
committerDaniel Lezcano <dlezcano@fr.ibm.com>2011-02-26 10:18:19 +0100
commitdaa5d3fd90cd55539e623ad1bdf444ae2077b3c6 (patch)
tree100959a534ae323fb3fdc82aeba1f8fcb9aa944d
parentUpdate file capa detection for kernels >=2.6.37 (diff)
downloadlxc-0.7.4.tar.gz
lxc-0.7.4.tar.bz2
lxc-0.7.4.zip
lxc-0.7.4lxc-0.7.4
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 6c4ae11..9e65486 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-rc1])
+AC_INIT([lxc], [0.7.4])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])