2.1.43
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Dec 2006 08:48:30 +0000 (08:48 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Dec 2006 08:48:30 +0000 (08:48 +0000)
configure.ac
include/yaz/yaz-version.h

index d027b7c..0ea8585 100644 (file)
@@ -1,8 +1,8 @@
 dnl YAZ Toolkit, Index Data 1994-2006
 dnl See the file LICENSE for details.
-dnl $Id: configure.ac,v 1.51 2006-12-17 16:28:16 adam Exp $
+dnl $Id: configure.ac,v 1.52 2006-12-18 08:48:30 adam Exp $
 AC_PREREQ(2.59)
-AC_INIT([yaz],[2.1.42],[yaz-help@indexdata.dk])
+AC_INIT([yaz],[2.1.43],[yaz-help@indexdata.dk])
 AC_CONFIG_SRCDIR(configure.ac)
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE([1.8])
index fdf3767..1500734 100644 (file)
@@ -24,7 +24,7 @@
  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/* $Id: yaz-version.h,v 1.106 2006-12-17 16:28:17 adam Exp $ */
+/* $Id: yaz-version.h,v 1.107 2006-12-18 08:48:30 adam Exp $ */
 /**
  * \file yaz-version.h
  * \brief Defines YAZ version.
@@ -33,8 +33,8 @@
 
 #include <yaz/yconfig.h>
 
-#define YAZ_VERSION "2.1.42"
-#define YAZ_VERSIONL 0x02012A
+#define YAZ_VERSION "2.1.43"
+#define YAZ_VERSIONL 0x02012B
 
 #define YAZ_DATE 1