Bump version to 2.1.7
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jun 2005 07:28:12 +0000 (07:28 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 6 Jun 2005 07:28:12 +0000 (07:28 +0000)
configure.in
include/yaz/yaz-version.h

index 938247c..1cc08c1 100644 (file)
@@ -1,8 +1,8 @@
 dnl YAZ Toolkit, Index Data 1994-2005
 dnl See the file LICENSE for details.
-dnl $Id: configure.in,v 1.179 2005-05-24 12:16:23 adam Exp $
+dnl $Id: configure.in,v 1.180 2005-06-06 07:28:12 adam Exp $
 AC_INIT(include/yaz/yaz-version.h)
-AM_INIT_AUTOMAKE(yaz, 2.1.6)
+AM_INIT_AUTOMAKE(yaz, 2.1.7)
 AM_MAINTAINER_MODE
 dnl
 AC_SUBST(READLINE_LIBS)
index 90956cc..c539925 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.68 2005-05-24 12:16:24 adam Exp $
+ * $Id: yaz-version.h,v 1.69 2005-06-06 07:28:12 adam Exp $
  */
 
 /**
@@ -13,8 +13,8 @@
 
 #include <yaz/yconfig.h>
 
-#define YAZ_VERSION "2.1.6"
-#define YAZ_VERSIONL 0x020106
+#define YAZ_VERSION "2.1.7"
+#define YAZ_VERSIONL 0x020107
 
 #define YAZ_DATE 1