From 056b734cd3aba45b802c560750d94ccc7364a861 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 25 Jun 2011 20:49:00 -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 7eef110d472..0387b65e073 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.9.1 (for 2.6.32.28)" +UNIONFS_VERSION="2.5.9.2 (for 2.6.32.42)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1