From ab8c653eb948a98e10cb81013e94438e55bda303 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 20 Sep 2008 10:55:42 -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 9447fcc5ee2..86ac068707f 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.4 (for 2.6.19.7)" +UNIONFS_VERSION="2.5 (for 2.6.19.7)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1