From d608bf41f68b35ea6ec628eef48ed1443fc5665e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 29 Jun 2007 08:05:07 +0000 Subject: [PATCH] Added support for the use of the older versions or Extended Service Update in ZOOM. To faciliate this, an option "updateVersion" may be set to the version , 1=first, 2=second, 3=third. The third version is what ZOOM C has used so far. And that, obviously, is the default. --- common.ent | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/common.ent b/common.ent index 590e66c..4292c16 100644 --- a/common.ent +++ b/common.ent @@ -1,4 +1,4 @@ - + @@ -127,6 +127,10 @@ "http://www.loc.gov/z3950/agency/asn1.html#ProximityOperator"> + + -- 1.7.10.4