From ecc59ef366a531de7bf37a6651bf097fba0775fc Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Wed, 10 Jun 2009 12:27:59 -0400 Subject: [PATCH] Unionfs: release 2.5.2 Signed-off-by: Erez Zadok --- fs/unionfs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/unionfs/Makefile b/fs/unionfs/Makefile index a7570c6b567..db091d4c319 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.1 (for 2.6.27.10)" +UNIONFS_VERSION="2.5.2 (for 2.6.27.24)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0