From e618aa74d94aea46da5067623e15aa19048bb960 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Thu, 18 Oct 2007 20:35:06 -0400 Subject: [PATCH] Unionfs: release 2.1.7 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 6c557904a35..a0704eb032a 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.6 (for 2.6.23-rc8)" +UNIONFS_VERSION="2.1.7 (for 2.6.24-rc0)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1