CQL v1.2 functionality except sort.
[yaz-moved-to-github.git] / src / cqlutil.c
index 6342bf9..836d840 100644 (file)
@@ -1,5 +1,5 @@
-/* $Id: cqlutil.c,v 1.10 2006-09-27 11:39:01 adam Exp $
-   Copyright (C) 1995-2005, Index Data ApS
+/* $Id: cqlutil.c,v 1.12 2008-01-06 13:08:09 adam Exp $
+   Copyright (C) 1995-2007, Index Data ApS
    Index Data Aps
 
 This file is part of the YAZ toolkit.
@@ -86,7 +86,7 @@ struct cql_node *cql_node_mk_boolean(NMEM nmem, const char *op)
 
 const char *cql_uri(void)
 {
-    return "info:srw/cql-context-set/1/cql-v1.1";
+    return "info:srw/cql-context-set/1/cql-v1.2";
 }
 
 struct cql_node *cql_apply_prefix(NMEM nmem,