Jan 17, 2023: version 2.0.3

    * SuiteSparse_config: now v7.0.0

Dec 9, 2022: version 2.0.2

    * minor change to build system

Nov 12, 2022: version 2.0.0

    * using CMake build system
    * integers: int (32-bit) and SuiteSparse_long (nominally 64-bit) replaced
        with int32_t and int64_t.
    * demo: not ported to v2.x; use SPQR demo instead

May 4, 2016: version 1.0.5

    * minor changes to Makefile

Apr 1, 2016: version 1.0.4

    * licensing simplified (no other change); refer to GPUQREngine/Doc/License.txt

Feb 1, 2016: version 1.0.3

    * update to Makefiles

Jan 30, 2016: version 1.0.2

    * modifications to Makefiles

Jan 1, 2016: version 1.0.1

    * modified Makefile to create shared libraries
        No change to C code except version number

Oct 17, 2014: version 1.0.0

    * first stable release
