From 76b84ef2fe9cc8ece0adb810fe7ecb66bd27f482 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Mon, 31 Mar 2008 22:32:28 -0400 Subject: [PATCH] Unionfs: release 2.3.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 295e86a56a2..e2bc1ab7c1c 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.3.1 (for 2.6.25-rc6)" +UNIONFS_VERSION="2.3.2 (for 2.6.25-rc7)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1