projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
880f0b7
)
prerelease -> release (#2941)
author
Haniel Barbosa
<hanielbbarbosa@gmail.com>
Fri, 5 Apr 2019 21:02:41 +0000
(16:02 -0500)
committer
GitHub
<noreply@github.com>
Fri, 5 Apr 2019 21:02:41 +0000
(16:02 -0500)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 31f249a278e2665234c86f6db3beacd1ea15bd07..7c700ab0772fe3f2bab11416e9484ed060ec0016 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-10,7
+10,7
@@
set(CVC4_MINOR 7) # Minor component of the version of CVC4.
set(CVC4_RELEASE 0) # Release component of the version of CVC4.
# Extraversion component of the version of CVC4.
-set(CVC4_EXTRAVERSION "
-prerelease
")
+set(CVC4_EXTRAVERSION "")
# Shared library versioning. Increment SOVERSION for every new CVC4 release.
set(CVC4_SOVERSION 6)