Possible compatibility problems with earlier versions marked with '*'.
---- XXXXX XXXX/XX/XX
+--- 1.1 1996/2/20
z_External() now won't break if a known, ASN.1 value comes encapsulated
in an octet-string. The value will pass through unmodified in an Odr_oct.
* Current software version.
*
* $Log: yaz-version.h,v $
- * Revision 1.9 1996-01-24 16:01:24 quinn
+ * Revision 1.10 1996-02-20 12:57:45 quinn
+ * V1.1
+ *
+ * Revision 1.9 1996/01/24 16:01:24 quinn
* pl4
*
* Revision 1.8 1996/01/02 11:46:50 quinn
*/
#ifndef YAZ_VERSION
-#define YAZ_VERSION "1.0 patchLevel 4"
+#define YAZ_VERSION "1.1"
#endif