diff --git a/scripts/osg-configure b/scripts/osg-configure index f6d79619..e42dde08 100755 --- a/scripts/osg-configure +++ b/scripts/osg-configure @@ -15,7 +15,7 @@ from osg_configure.modules import validation ############################# Constant Definitions ############################ -VERSION = '2.2.3' +VERSION = '2.2.4' CONFIGURE = 1 VERIFY = 2 LIST = 4