diff --git a/RELEASES.md b/RELEASES.md index b4ef4650f4..cf667cffa5 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -1,3 +1,7 @@ +Version 0.2.8 (2017-02-27) +=========================== + * Fix bug where frames were being dropped in minute 71 + Version 0.2.7 (2017-02-08) =========================== * Better performance and pictures at night diff --git a/selfdrive/common/version.h b/selfdrive/common/version.h index a0b9e0f04b..dc68bd365a 100644 --- a/selfdrive/common/version.h +++ b/selfdrive/common/version.h @@ -1 +1 @@ -const char *openpilot_version = "0.2.7"; +const char *openpilot_version = "0.2.8"; diff --git a/selfdrive/visiond/visiond b/selfdrive/visiond/visiond index 4a5b5d4b86..97bebc97db 100755 --- a/selfdrive/visiond/visiond +++ b/selfdrive/visiond/visiond @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:da4a68e55f9861526f5543e561898b3d56b0ab8e57e90ec2e23d7adf79b2d337 -size 14736912 +oid sha256:d95c61def56f7fff0bbf166d0b0b1c9a713bca82f733b00c807da525773e2b03 +size 14707120