From af7b6e810b6d4770a1e1eba644fb896ab4d97ea0 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Wed, 9 Jan 2008 20:39:11 -0500 Subject: [PATCH] Unionfs: release 2.2.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 b87392e2a2b..bf03ef3b797 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.2.1 (for 2.6.9-final)" +UNIONFS_VERSION="2.2.2 (for 2.6.9-final)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0