From 68bb2e5a4837028883b2d708b5c2f65bdd016669 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 23 Aug 2014 00:39:29 -0400 Subject: [PATCH] Unionfs: Release 2.6 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 df0f6652c02d..99fd7dfbb4b4 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.13 (for 3.2.55)" +UNIONFS_VERSION="2.6 (for 3.2.62)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1