From 7f1e4d40ebde8b895c8c2e1039e49a11cb411963 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Thu, 20 Sep 2007 00:14:33 -0400 Subject: [PATCH] Unionfs: release 2.1.4 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 c6d0f8a309f..dd8eade6906 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.3 (for 2.6.23-rc6)" +UNIONFS_VERSION="2.1.4 (for 2.6.23-rc7)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1