From e8f05c4b565121de8d9cd76f4a69ff64c868dd6b Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Fri, 28 Dec 2007 13:31:59 -0500 Subject: [PATCH] Unionfs: release 2.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 6b23f25421e..c494118f5e6 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.11 (for 2.6.21.7)" +UNIONFS_VERSION="2.2 (for 2.6.21.7)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0