openpilot v0.2.6 release

This commit is contained in:
Vehicle Researcher
2017-01-31 01:33:55 -08:00
parent 29c58b4588
commit 6c3afeec0f
3 changed files with 5 additions and 1 deletions
+4
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
+1 -1
View File
@@ -1 +1 @@
const char *openpilot_version = "0.2.5";
const char *openpilot_version = "0.2.6";
Binary file not shown.