projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4792cc7
)
Start post-release for 0.0.9
author
Mathias Preiner
<mathias.preiner@gmail.com>
Fri, 1 Apr 2022 00:45:49 +0000
(17:45 -0700)
committer
Mathias Preiner
<mathias.preiner@gmail.com>
Fri, 1 Apr 2022 00:45:49 +0000
(17:45 -0700)
cmake/version-base.cmake
patch
|
blob
|
history
diff --git
a/cmake/version-base.cmake
b/cmake/version-base.cmake
index 0b176d135061d51fdbe4eebb43382100b075d7d9..59a203573fa0dab8756b29c20d20ca6562483983 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.9")
-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