aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lezcano <dlezcano@fr.ibm.com>2009-11-20 15:01:32 +0100
committerDaniel Lezcano <dlezcano@fr.ibm.com>2009-11-20 15:01:32 +0100
commit8f0a524dccd6c0f9b8fb0725449d9a57143d969d (patch)
treee38faab3a2c2c4faba6cdc4c2a8ea77fca315605
parentfix rpm generation regarding latest modifications (diff)
downloadlxc-8f0a524dccd6c0f9b8fb0725449d9a57143d969d.tar.gz
lxc-8f0a524dccd6c0f9b8fb0725449d9a57143d969d.tar.bz2
lxc-8f0a524dccd6c0f9b8fb0725449d9a57143d969d.zip
version 0.6.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 c0a8693..ed58cf4 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.6.3])
+AC_INIT([lxc], [0.6.4])
AC_CONFIG_SRCDIR([configure.ac])
AC_CONFIG_AUX_DIR([config])