From 38f88d0bea88e12c995f3f435b9f429b2173648e Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Fri, 25 Jan 2008 22:43:03 -0500 Subject: [PATCH] Unionfs: release 2.2.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 aa6aa7f4ad4..92b281b3e8d 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.2.2 (for 2.6.24-rc7)" +UNIONFS_VERSION="2.2.3 (for 2.6.24)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1