From 4a7355e92f29d389b4717e513d3cecc75f58b2ca Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Wed, 2 Jan 2008 21:58:25 -0500 Subject: [PATCH] Unionfs: release 2.2.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 40722de4e64..0a77294e897 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.2 (for 2.6.18.8)" +UNIONFS_VERSION="2.2.1 (for 2.6.18.8)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0