From db70a0efdc5cacb39c5f1d7afc6d385d5fd193a7 Mon Sep 17 00:00:00 2001 From: Erez Zadok Date: Thu, 27 Mar 2008 15:35:00 -0400 Subject: [PATCH] Unionfs: release 2.3.1 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 8f18fb90c90..3ff96a3dfbd 100644 --- a/fs/unionfs/Makefile +++ b/fs/unionfs/Makefile @@ -1,4 +1,4 @@ -UNIONFS_VERSION="2.3 (for 2.6.22.19)" +UNIONFS_VERSION="2.3.1 (for 2.6.22.19)" EXTRA_CFLAGS += -DUNIONFS_VERSION=\"$(UNIONFS_VERSION)\" -- 2.34.1