From f51647b95c63e1af2eb0b3eb6a76c671171287da Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 20 Sep 2008 10:55:08 -0400 Subject: [PATCH] Unionfs: release 2.5 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 b67f6bca614..588e42105f3 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.4 (for 2.6.25.12)" +UNIONFS_VERSION="2.5 (for 2.6.25.17)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0