From 0fe01be1b77513876f06d34fb2fcc2f02ee7c3cd Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 20 Jul 2020 11:47:26 -0700 Subject: [PATCH] bump to 0.7.8 old-commit-hash: 2189fe8741b635d8394d55dee28959425cfd5ad0 --- 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 c9fc2a6ec5..ad6f4b6d7a 100644 --- a/selfdrive/common/version.h +++ b/selfdrive/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.7.7" +#define COMMA_VERSION "0.7.8"