Towards 2.1.10
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 29 Nov 2005 20:17:09 +0000 (20:17 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 29 Nov 2005 20:17:09 +0000 (20:17 +0000)
NEWS
include/yaz/yaz-version.h

diff --git a/NEWS b/NEWS
index f0fb70a..671e367 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+--- 2.1.10 2005/11/29 
+
 Added ZiNG Update Support. New codecs are defined in srw.h. Extended the
 GFS to support this as well. Backend handler, bend_srw_update, does the
 update work. Code contributed by Ko van der Sloot.
index 401f4a8..d8567a7 100644 (file)
@@ -2,7 +2,7 @@
  * Copyright (C) 1995-2005, Index Data ApS
  * See the file LICENSE for details.
  *
- * $Id: yaz-version.h,v 1.72 2005-06-25 15:46:03 adam Exp $
+ * $Id: yaz-version.h,v 1.73 2005-11-29 20:17:09 adam Exp $
  */
 
 /**
@@ -13,8 +13,8 @@
 
 #include <yaz/yconfig.h>
 
-#define YAZ_VERSION "2.1.9"
-#define YAZ_VERSIONL 0x020109
+#define YAZ_VERSION "2.1.10"
+#define YAZ_VERSIONL 0x02010A
 
 #define YAZ_DATE 1