From 13d286d885b3a105b54e871460524283b4c0069e Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Wed, 10 Jun 2009 12:28:09 -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 267fc9b6153..61957319021 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.1 (for 2.6.26.8)" +UNIONFS_VERSION="2.5.2 (for 2.6.26.8)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1