From 7d2e8b2344869399db493d70d3ba6a26addf9a81 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Sat, 25 Jun 2011 19:06:50 -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 1fc8d915571..ae89538b8b9 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.5.9.1 (for 2.6.39-rc5)" +UNIONFS_VERSION="2.5.9.2 (for 2.6.39.2)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1