From bbf3cb1087494f27fd3a65f5c863468421f7d602 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Wed, 22 Aug 2007 18:08:48 -0400 Subject: [PATCH] Unionfs: release 2.1.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 12ba9fa3c41..2815c9536e3 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.1 (for 2.6.23-rc3)" +UNIONFS_VERSION="2.1.2 (for 2.6.23-rc3)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1