projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ca9c2b
)
Start post-release for 0.0.2
author
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 11 Oct 2021 23:54:34 +0000
(16:54 -0700)
committer
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 11 Oct 2021 23:54:34 +0000
(16:54 -0700)
cmake/version-base.cmake
patch
|
blob
|
history
diff --git
a/cmake/version-base.cmake
b/cmake/version-base.cmake
index 2ea98bdf41c9af575321acdbf5f7e664757c1f28..7677706b7e71036bfb0f6c28e83dbcae966a87c6 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.2")
-set(CVC5_IS_RELEASE "
tru
e")
+set(CVC5_IS_RELEASE "
fals
e")
# These are used in other places in cmake
# If possible, they are updated by version.cmake