From 577ed2c7feb45b8f3c65b44a64812c2bcc4155ac Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Mon, 10 Sep 2007 23:38:02 -0400 Subject: [PATCH] Unionfs: release 2.1.3 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 2815c9536e3..c6d0f8a309f 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.2 (for 2.6.23-rc3)" +UNIONFS_VERSION="2.1.3 (for 2.6.23-rc6)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1