From 3f85f80477b262be130e01e067f97480a9fc414e Mon Sep 17 00:00:00 2001 From: Gordon Hecker Date: Mon, 8 Jun 2009 16:28:37 +0200 Subject: [PATCH] support 2_2_2 syntax Signed-off-by: Gordon Hecker --- make.vars | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make.vars b/make.vars index cba73ff..ee98770 100644 --- a/make.vars +++ b/make.vars @@ -21,7 +21,7 @@ else endif # list the latest one first -SYNTAX = 2_3_0 2_2_0 +SYNTAX = 2_3_0 2_2_2 2_2_0 # when creating a project a current set of local tools is requested DEFAULT_LOCAL_BRANCH = master -- 2.39.5