resets revision number feature/array

Thu, 11 Jul 2019 10:11:43 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 11 Jul 2019 10:11:43 +0200
branch
feature/array
changeset 341
b9715d7317c1
parent 340
8acf182f6424
child 342
8f0a3c00d1d2

resets revision number

configure.ac file | annotate | diff | comparison | revisions
     1.1 --- a/configure.ac	Fri Jul 05 15:47:57 2019 +0200
     1.2 +++ b/configure.ac	Thu Jul 11 10:11:43 2019 +0200
     1.3 @@ -29,7 +29,7 @@
     1.4  # the package version must match the macros in ucx.h
     1.5  # the lib version must follow the libtool versioning convention
     1.6  AC_INIT([ucx], [2.1.0], [olaf.wintermann@gmail.com])
     1.7 -AC_SUBST([UCX_LIB_VERSION], [4:1:1])
     1.8 +AC_SUBST([UCX_LIB_VERSION], [4:0:1])
     1.9  
    1.10  # don't place everything in the project root
    1.11  AC_CONFIG_AUX_DIR([build-aux])

mercurial