From c32bb635f4ef28adbe9f66b4ed7f3849c4eec487 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Tue, 29 Jul 2008 21:32:36 -0400 Subject: [PATCH] Unionfs: release 2.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 8519bd836ec..fa04e3032b4 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.3.3 (for 2.6.25)" +UNIONFS_VERSION="2.4 (for 2.6.27-rc1)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1