From 8ade9380a6c97230a8ad1552c39d23a42376102a Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 8 Dec 2007 13:48:04 -0500 Subject: [PATCH] Unionfs: release 2.1.11 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 4ac04468fc5..b52fe6fc230 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.10 (for 2.6.9-final)" +UNIONFS_VERSION="2.1.11 (for 2.6.9-final)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0