From 3df20beff85760cb4d5ef079fafc36526e5cc626 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Fri, 5 Aug 2005 16:23:49 +0000 Subject: minimal docs small ad corrected to right version dependency svn path=/trunk/; revision=3412 --- externals/grill/absattr/absattr.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/grill/absattr/absattr.cpp') diff --git a/externals/grill/absattr/absattr.cpp b/externals/grill/absattr/absattr.cpp index b8731914..922cba03 100644 --- a/externals/grill/absattr/absattr.cpp +++ b/externals/grill/absattr/absattr.cpp @@ -12,8 +12,8 @@ WARRANTIES, see the file, "license.txt," in this distribution. #include -#if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 500) -#error You need at least flext version 0.5.0 +#if !defined(FLEXT_VERSION) || (FLEXT_VERSION < 501) +#error You need at least flext version 0.5.1 #endif #include -- cgit v1.2.1