Set the correct version number

This commit is contained in:
Benjamin Vedder 2015-06-11 01:57:32 +02:00
parent a89ad0f1f1
commit b44e43edaa
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
// Firmware version
#define FW_VERSION_MAJOR 1
#define FW_VERSION_MINOR 3
#define FW_VERSION_MINOR 4
#include "datatypes.h"