From c878a96e8f5bf019a10e5df91a016cbbdfb4f02e Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sun, 1 May 2011 01:19:36 -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 d5b0681d341..fe5241fd4cf 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.8 (for 2.6.31.14)" +UNIONFS_VERSION="2.5.9 (for 2.6.31.14)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1