From 04e5523a84080c7f7de72b9b68da40a5c0cf73d1 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 25 Jun 2011 19:01:58 -0400 Subject: [PATCH] Unionfs: Release 2.5.9.2 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 b55941b7eb4..d3d8e230fde 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.9.1 (for 2.6.35.9)" +UNIONFS_VERSION="2.5.9.2 (for 2.6.35.13)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.43.0