Bump version to 2.1.9.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 8 Jun 2005 09:11:17 +0000 (09:11 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 8 Jun 2005 09:11:17 +0000 (09:11 +0000)
configure.in
include/yaz/yaz-version.h

index 046b688..ff17517 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.181 2005-06-07 19:31:40 adam Exp $
+dnl $Id: configure.in,v 1.182 2005-06-08 09:11:17 adam Exp $
 AC_INIT(include/yaz/yaz-version.h)
-AM_INIT_AUTOMAKE(yaz, 2.1.8)
+AM_INIT_AUTOMAKE(yaz, 2.1.9)
 AM_MAINTAINER_MODE
 dnl
 AC_SUBST(READLINE_LIBS)
index 7cd9081..fa9839c 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.70 2005-06-07 19:31:40 adam Exp $
+ * $Id: yaz-version.h,v 1.71 2005-06-08 09:11:17 adam Exp $
  */
 
 /**
@@ -13,8 +13,8 @@
 
 #include <yaz/yconfig.h>
 
-#define YAZ_VERSION "2.1.8"
-#define YAZ_VERSIONL 0x020108
+#define YAZ_VERSION "2.1.9"
+#define YAZ_VERSIONL 0x020109
 
 #define YAZ_DATE 1