Bump version to 0.0.10
authorMathias Preiner <mathias.preiner@gmail.com>
Fri, 1 Apr 2022 18:18:09 +0000 (11:18 -0700)
committerMathias Preiner <mathias.preiner@gmail.com>
Fri, 1 Apr 2022 18:18:09 +0000 (11:18 -0700)
cmake/version-base.cmake

index 59a203573fa0dab8756b29c20d20ca6562483983..b2f4b39f85966603a59a61d8c199952f494fb651 100644 (file)
@@ -1,6 +1,6 @@
 # These are updated when making a release
-set(CVC5_LAST_RELEASE "0.0.9")
-set(CVC5_IS_RELEASE "false")
+set(CVC5_LAST_RELEASE "0.0.10")
+set(CVC5_IS_RELEASE "true")
 
 # These are used in other places in cmake
 # If possible, they are updated by version.cmake