From 3d74f4600cfec7d22d96b41dede23a243c8daf9c Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Mon, 12 Nov 2007 22:55:22 -0500 Subject: [PATCH] Unionfs: release 2.1.9 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 5518714c580..4282b6bc873 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.1.8 (for 2.6.24-rc1)" +UNIONFS_VERSION="2.1.9 (for 2.6.24-rc2)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1