From ce2a0dca21006cd8b7d56ef79a5eec45a8d048b8 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Fri, 2 Nov 2007 19:45:32 -0400 Subject: [PATCH] Unionfs: release 2.1.8 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 5d99b06e239..db132ed0738 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.7 (for 2.6.23.1)" +UNIONFS_VERSION="2.1.8 (for 2.6.23.1)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0