Compare commits

...

1 Commits

Author SHA1 Message Date
Vehicle Researcher
6c3afeec0f openpilot v0.2.6 release 2017-01-31 01:33:55 -08:00
3 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
Version 0.2.6 (2017-01-31)
===========================
* Fix bug in visiond model execution
Version 0.2.5 (2017-01-30)
===========================
* Fix race condition in manager

View File

@@ -1 +1 @@
const char *openpilot_version = "0.2.5";
const char *openpilot_version = "0.2.6";

Binary file not shown.