Fix CVC4_EXTRAVERSION variable (#4653)
authorAndres Noetzli <andres.noetzli@gmail.com>
Wed, 24 Jun 2020 22:17:46 +0000 (15:17 -0700)
committerGitHub <noreply@github.com>
Wed, 24 Jun 2020 22:17:46 +0000 (17:17 -0500)
commite8482734bb0cd0af285464a4c50b631234ea36ee
treef6d3fe2b2af3485345db3170b8e409be736809ef
parentbe607a9d420f79fa3e6a1f2c9b8c0e1b49cd34ee
Fix CVC4_EXTRAVERSION variable (#4653)

When I created the PR for 733083c, it
did not contain the change from "" -> "-prerelease" because at the
time master still had CVC4_EXTRAVERSION set to "-prerelease". This
commit fixes CVC4_EXTRAVERSION.
CMakeLists.txt