From 6c042c6216a70cf2540d462c0666cc062ca4037c Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sun, 30 Sep 2007 15:04:31 -0400 Subject: [PATCH] Unionfs: release 2.1.6 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 c2986861ee40..6c557904a35d 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.5 (for 2.6.23-rc8)" +UNIONFS_VERSION="2.1.6 (for 2.6.23-rc8)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0