projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0d216c
)
Bump version to 0.0.7
author
Mathias Preiner
<mathias.preiner@gmail.com>
Fri, 28 Jan 2022 20:34:14 +0000
(12:34 -0800)
committer
Mathias Preiner
<mathias.preiner@gmail.com>
Fri, 28 Jan 2022 20:34:14 +0000
(12:34 -0800)
cmake/version-base.cmake
patch
|
blob
|
history
diff --git
a/cmake/version-base.cmake
b/cmake/version-base.cmake
index e1faa91937fb793a53aeb4173a4cf26fbae434e2..e6e07b2eaa6148d8bf3c1d3b0c9daaade376fac1 100644
(file)
--- a/
cmake/version-base.cmake
+++ b/
cmake/version-base.cmake
@@
-1,6
+1,6
@@
# These are updated when making a release
-set(CVC5_LAST_RELEASE "0.0.
6
")
-set(CVC5_IS_RELEASE "
fals
e")
+set(CVC5_LAST_RELEASE "0.0.
7
")
+set(CVC5_IS_RELEASE "
tru
e")
# These are used in other places in cmake
# If possible, they are updated by version.cmake