From 05f930e26e6e23e6192f5fcc560f5577e2aecd12 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Fri, 15 Feb 2008 23:08:08 -0500 Subject: [PATCH] Unionfs: release 2.2.4 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 b06ac8a9cef..b54a381e948 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.2.3 (for 2.6.23.14)" +UNIONFS_VERSION="2.2.4 (for 2.6.23.16)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0