projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1a242b
)
Bump version to 0.0.12
author
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 4 Apr 2022 20:52:42 +0000
(13:52 -0700)
committer
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 4 Apr 2022 20:52:42 +0000
(13:52 -0700)
cmake/version-base.cmake
patch
|
blob
|
history
diff --git
a/cmake/version-base.cmake
b/cmake/version-base.cmake
index cc51f995407f3aa4d1dc8501e1b10ad9fdacbbc1..31f5313932aaf37341895d9d4c7801dba167df7c 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.1
1
")
-set(CVC5_IS_RELEASE "
fals
e")
+set(CVC5_LAST_RELEASE "0.0.1
2
")
+set(CVC5_IS_RELEASE "
tru
e")
# These are used in other places in cmake
# If possible, they are updated by version.cmake