projects
/
cvc5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4e66db
)
Bump version to 0.0.1
author
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 11 Oct 2021 22:45:50 +0000
(15:45 -0700)
committer
Mathias Preiner
<mathias.preiner@gmail.com>
Mon, 11 Oct 2021 22:45:50 +0000
(15:45 -0700)
cmake/version-base.cmake
patch
|
blob
|
history
diff --git
a/cmake/version-base.cmake
b/cmake/version-base.cmake
index 4bf7d28f52bc9d0faab3383cd936c4a5241be97f..21079adbef6d5943d91e09bed022ba6768cf2107 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.
0
")
-set(CVC5_IS_RELEASE "
fals
e")
+set(CVC5_LAST_RELEASE "0.0.
1
")
+set(CVC5_IS_RELEASE "
tru
e")
# These are used in other places in cmake
# If possible, they are updated by version.cmake