]> granicus.if.org Git - graphviz/commit
Change to use patch version in the Windows installer
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Wed, 24 Jun 2020 11:07:14 +0000 (13:07 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Mon, 29 Jun 2020 04:29:23 +0000 (06:29 +0200)
commit2d4f6bfd96d6865bcbd48e03e2d738c5cfd50c60
treed8950e1e93dc472645d1247815d477b2d0fbcba0
parent801e776c2ef9bc54ce276a303de49186683240cf
Change to use patch version in the Windows installer

This changes the version in the Graphviz installer .exe produced by
CMake to use the patch version number instead of the build
date. Still, if the patch version is "$GRAPHVIZ_VERSION_DATE", the
patch version will be set to the build date. This conforms with how
the Linux packages are created.

This change affects the filename of the installer, the version
presented to the user in the installer GUI, the installation path and
the version presented by the running software.
CMakeLists.txt
cmake/package_info.cmake