From eb1267e11c70a713b51e00439d9213a482eabfc1 Mon Sep 17 00:00:00 2001 From: Erez_Zadok Date: Sun, 19 Aug 2007 15:54:06 -0400 Subject: [PATCH] Unionfs: release 2.1.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 e1cef401ede..f798b317d05 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1 (for 2.6.23-rc1)" +UNIONFS_VERSION="2.1.1 (for 2.6.23-rc3)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1