From c1a7b5dc06fc338bc2b491fef9011f3ae9bc0c32 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Wed, 8 Sep 2021 15:07:55 -0700 Subject: [PATCH] bump version to 0.8.10 old-commit-hash: 0a75a6653754bdf320263ddccca0fd8087596e15 --- selfdrive/common/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selfdrive/common/version.h b/selfdrive/common/version.h index fecce3335a..8869dfe977 100644 --- a/selfdrive/common/version.h +++ b/selfdrive/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.8.9" +#define COMMA_VERSION "0.8.10"