From 60f8bb01885b602c3b543e94fa3bb04befafdb3f Mon Sep 17 00:00:00 2001 From: Willem Melching Date: Sun, 31 May 2020 13:31:44 -0700 Subject: [PATCH] Bump version to 0.8.0 old-commit-hash: ea74edf71be344b09eb9c5802405ef9aefc6b614 --- 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 d6131d2de7..6787344481 100644 --- a/selfdrive/common/version.h +++ b/selfdrive/common/version.h @@ -1 +1 @@ -#define COMMA_VERSION "0.7.6" +#define COMMA_VERSION "0.8.0"