Version 1.3
authorSebastian Hammer <quinn@indexdata.com>
Fri, 11 Oct 1996 15:06:52 +0000 (15:06 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Fri, 11 Oct 1996 15:06:52 +0000 (15:06 +0000)
CHANGELOG
include/yaz-version.h

index 90d0eec..0ebd24b 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
---- XXXXXXXXXXXXX
+--- 1.3 1996/10/11
 
 Fixed tagging bug in ResourceReportResponse PDU encoder/decode.
 
@@ -18,7 +18,7 @@ Added Update extended service.
 
 Added SearchResult-1 additional info structure.
 
-Added CCL optional CCL (ISO8777) interpreter as separate module. Available
+Added optional CCL (ISO8777) interpreter as separate module. Available
 in linemode client.
 
 --- 1.2 1996/6/10 (1st anniversary release)
index 7a63faf..d56fd7c 100644 (file)
@@ -2,7 +2,10 @@
  * Current software version.
  *
  * $Log: yaz-version.h,v $
- * Revision 1.12  1996-06-10 08:57:50  quinn
+ * Revision 1.13  1996-10-11 15:06:55  quinn
+ * Version 1.3
+ *
+ * Revision 1.12  1996/06/10  08:57:50  quinn
  * 1.2
  *
  * Revision 1.11  1996/04/10  11:40:33  quinn
@@ -62,5 +65,5 @@
  */
 
 #ifndef YAZ_VERSION
-#define YAZ_VERSION "1.2"
+#define YAZ_VERSION "1.3"
 #endif