projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7baa694
)
Bump version to 0.0.4
author
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 29 Nov 2021 21:26:25 +0000
(13:26 -0800)
committer
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 29 Nov 2021 21:26:25 +0000
(13:26 -0800)
cmake/version-base.cmake
patch
|
blob
|
history
diff --git
a/cmake/version-base.cmake
b/cmake/version-base.cmake
index a255f0fbffa94bac0172fca16e483b307123b59c..769207f5cb8bcad907a79a10ae8ada4200ad07ff 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.
3
")
-set(CVC5_IS_RELEASE "
fals
e")
+set(CVC5_LAST_RELEASE "0.0.
4
")
+set(CVC5_IS_RELEASE "
tru
e")
# These are used in other places in cmake
# If possible, they are updated by version.cmake