1.2
authorSebastian Hammer <quinn@indexdata.com>
Mon, 10 Jun 1996 08:57:45 +0000 (08:57 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Mon, 10 Jun 1996 08:57:45 +0000 (08:57 +0000)
CHANGELOG
include/yaz-version.h

index 98212d2..8776ffb 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
 Possible compatibility problems with earlier versions marked with '*'.
 
---- 1.2 1996/6/x (1st anniversary release)
+--- 1.2 1996/6/10 (1st anniversary release)
 
 Added Summary record syntax. Lightly tested.
 
 
 Added Summary record syntax. Lightly tested.
 
index 7c2eab7..7a63faf 100644 (file)
@@ -2,7 +2,10 @@
  * Current software version.
  *
  * $Log: yaz-version.h,v $
  * Current software version.
  *
  * $Log: yaz-version.h,v $
- * Revision 1.11  1996-04-10 11:40:33  quinn
+ * Revision 1.12  1996-06-10 08:57:50  quinn
+ * 1.2
+ *
+ * Revision 1.11  1996/04/10  11:40:33  quinn
  * 1.1pl2
  *
  * Revision 1.10  1996/02/20  12:57:45  quinn
  * 1.1pl2
  *
  * Revision 1.10  1996/02/20  12:57:45  quinn
@@ -59,5 +62,5 @@
  */
 
 #ifndef YAZ_VERSION
  */
 
 #ifndef YAZ_VERSION
-#define YAZ_VERSION "1.1pl2"
+#define YAZ_VERSION "1.2"
 #endif
 #endif