From 3645ed3372691bf586324904c82b9fe3b9b50235 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Fri, 28 Dec 2007 13:31:53 -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 6703a60d1f9..c37a7650a96 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.11 (for 2.6.24-rc4)" +UNIONFS_VERSION="2.2 (for 2.6.24-rc6)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1