Changed 'operator' to 'roperator' to avoid C++ conflict.
[yaz-moved-to-github.git] / include / yaz-version.h
index c4e1b79..442bcef 100644 (file)
@@ -2,7 +2,11 @@
  * Current software version.
  *
  * $Log: yaz-version.h,v $
- * Revision 1.7  1995-12-06 15:50:42  quinn
+ * Revision 1.8  1996-01-02 11:46:50  quinn
+ * Changed 'operator' to 'roperator' to avoid C++ conflict.
+ * Moved to pl3
+ *
+ * Revision 1.7  1995/12/06  15:50:42  quinn
  * 1.0pl2
  *
  * Revision 1.6  1995/12/05  11:15:57  quinn
@@ -46,5 +50,5 @@
  */
 
 #ifndef YAZ_VERSION
-#define YAZ_VERSION "1.0 patchLevel 2"
+#define YAZ_VERSION "1.0 patchLevel 3"
 #endif