From 9e2d8b4128d45062d394cac6f88e3a1951cedc6e Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Wed, 10 Jun 2009 12:29:56 -0400 Subject: [PATCH] Unionfs: release 2.5.2 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 b21c86fa2c2..c993449a140 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.1 (for 2.6.9-final)" +UNIONFS_VERSION="2.5.2 (for 2.6.9-final)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1