From 6371febf3c7d181cb0f11209df67c35f9d7b233b Mon Sep 17 00:00:00 2001 From: Daniel Lezcano Date: Thu, 11 Aug 2011 19:00:13 +0200 Subject: [PATCH] Version 0.7.5 Signed-off-by: Daniel Lezcano --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 07c68597e..7a96d64c8 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]) -- 2.47.2