From 0bf2a62c6aef6a85c679c4c50e92530743391883 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Mon, 24 Mar 2008 20:25:13 -0400 Subject: [PATCH] Unionfs: release 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 ac63f717b44..4d5c944275a 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.2.4 (for 2.6.21.7)" +UNIONFS_VERSION="2.3 (for 2.6.21.7)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1