diff -Nru xapian-bindings-1.4.2/configure xapian-bindings-1.4.3/configure --- xapian-bindings-1.4.2/configure 2016-12-26 06:25:37.000000000 +0000 +++ xapian-bindings-1.4.3/configure 2017-01-25 00:42:31.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for xapian-bindings 1.4.2. +# Generated by GNU Autoconf 2.69 for xapian-bindings 1.4.3. # # Report bugs to . # @@ -590,8 +590,8 @@ # Identity of this package. PACKAGE_NAME='xapian-bindings' PACKAGE_TARNAME='xapian-bindings' -PACKAGE_VERSION='1.4.2' -PACKAGE_STRING='xapian-bindings 1.4.2' +PACKAGE_VERSION='1.4.3' +PACKAGE_STRING='xapian-bindings 1.4.3' PACKAGE_BUGREPORT='https://xapian.org/bugs' PACKAGE_URL='' @@ -1477,7 +1477,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures xapian-bindings 1.4.2 to adapt to many kinds of systems. +\`configure' configures xapian-bindings 1.4.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1547,7 +1547,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of xapian-bindings 1.4.2:";; + short | recursive ) echo "Configuration of xapian-bindings 1.4.3:";; esac cat <<\_ACEOF @@ -1726,7 +1726,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -xapian-bindings configure 1.4.2 +xapian-bindings configure 1.4.3 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2156,7 +2156,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by xapian-bindings $as_me 1.4.2, which was +It was created by xapian-bindings $as_me 1.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3020,7 +3020,7 @@ # Define the identity of the package. PACKAGE='xapian-bindings' - VERSION='1.4.2' + VERSION='1.4.3' cat >>confdefs.h <<_ACEOF @@ -20184,7 +20184,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by xapian-bindings $as_me 1.4.2, which was +This file was extended by xapian-bindings $as_me 1.4.3, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20250,7 +20250,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -xapian-bindings config.status 1.4.2 +xapian-bindings config.status 1.4.3 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -Nru xapian-bindings-1.4.2/configure.ac xapian-bindings-1.4.3/configure.ac --- xapian-bindings-1.4.2/configure.ac 2016-12-26 06:24:57.000000000 +0000 +++ xapian-bindings-1.4.3/configure.ac 2017-01-25 00:41:55.000000000 +0000 @@ -4,7 +4,7 @@ dnl versions. AC_PREREQ([2.63]) -m4_define([project_version], [1.4.2]) +m4_define([project_version], [1.4.3]) AC_INIT([xapian-bindings], project_version, [https://xapian.org/bugs]) dnl See xapian-core's HACKING document for details of the reasons for required diff -Nru xapian-bindings-1.4.2/csharp/docs/index.html xapian-bindings-1.4.3/csharp/docs/index.html --- xapian-bindings-1.4.2/csharp/docs/index.html 2016-12-26 07:04:24.000000000 +0000 +++ xapian-bindings-1.4.3/csharp/docs/index.html 2017-01-25 01:19:31.000000000 +0000 @@ -3,13 +3,13 @@ - + C# bindings for Xapian