From 1c33092ac0f2f01e70b8b8614c693ff146303c1b Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sun, 18 Jan 2009 21:22:46 -0500 Subject: [PATCH] Unionfs: release 2.5.1 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 fc98b388ead..a7570c6b567 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5 (for 2.6.27-rc6)" +UNIONFS_VERSION="2.5.1 (for 2.6.27.10)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0