V1.1
authorSebastian Hammer <quinn@indexdata.com>
Tue, 20 Feb 1996 12:57:41 +0000 (12:57 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Tue, 20 Feb 1996 12:57:41 +0000 (12:57 +0000)
CHANGELOG
include/yaz-version.h

index f9f2885..771c095 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
 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.
index 3428a7f..b63b3ba 100644 (file)
@@ -2,7 +2,10 @@
  * 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
@@ -53,5 +56,5 @@
  */
 
 #ifndef YAZ_VERSION
-#define YAZ_VERSION "1.0 patchLevel 4"
+#define YAZ_VERSION "1.1"
 #endif