Possible compatibility problems with earlier versions marked with '*'.
---- XXXXXX XXXX/XX/XX
+--- 1.0pl4 1996/1/24
Added Sort PDU.
Fixed small problem in SUTRS-filter. A newline was sometimes inserted before
the rank and record number.
+Adjustments to the frontend server.
+
+Fixed diagnostic BER dumper. It ignored the file argument.
+
--- 1.0pl3 1996/1/2
Various changes to retrieval module.
* Current software version.
*
* $Log: yaz-version.h,v $
- * Revision 1.8 1996-01-02 11:46:50 quinn
+ * Revision 1.9 1996-01-24 16:01:24 quinn
+ * pl4
+ *
+ * Revision 1.8 1996/01/02 11:46:50 quinn
* Changed 'operator' to 'roperator' to avoid C++ conflict.
* Moved to pl3
*
*/
#ifndef YAZ_VERSION
-#define YAZ_VERSION "1.0 patchLevel 3"
+#define YAZ_VERSION "1.0 patchLevel 4"
#endif