# HG changeset patch # User Mike Becker # Date 1565419645 -7200 # Node ID 83888029778ad9387887b6ed7f4511e306e74304 # Parent 82a88d938108e48062b7ab7964e120bfb390f7db# Parent 87c22ec6a0fd56cb2467f06c7aef7bc55dfdb466 merges master changes diff -r 87c22ec6a0fd -r 83888029778a configure.ac --- a/configure.ac Sat Aug 10 08:46:38 2019 +0200 +++ b/configure.ac Sat Aug 10 08:47:25 2019 +0200 @@ -1,7 +1,7 @@ # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER. # -# Copyright 2017 Mike Becker, Olaf Wintermann All rights reserved. +# Copyright 2019 Mike Becker, Olaf Wintermann All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: @@ -28,8 +28,8 @@ # the package version must match the macros in ucx.h # the lib version must follow the libtool versioning convention -AC_INIT([ucx], [2.0.0], [olaf.wintermann@gmail.com]) -AC_SUBST([UCX_LIB_VERSION], [3:0:0]) +AC_INIT([ucx], [2.1.0], [olaf.wintermann@gmail.com]) +AC_SUBST([UCX_LIB_VERSION], [4:0:1]) # don't place everything in the project root AC_CONFIG_AUX_DIR([build-aux]) diff -r 87c22ec6a0fd -r 83888029778a docs/src/header.html --- a/docs/src/header.html Sat Aug 10 08:46:38 2019 +0200 +++ b/docs/src/header.html Sat Aug 10 08:47:25 2019 +0200 @@ -21,6 +21,7 @@
  • Modules