From a6bdf6ea325a745eca1524256cf66ea934d6c5ca Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sun, 1 May 2011 01:16:34 -0400 Subject: [PATCH] Unionfs: Release 2.5.9 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 2ae32e585c6..c3cd614df78 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.8 (for 2.6.37.2)" +UNIONFS_VERSION="2.5.9 (for 2.6.37.6)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1