Copter: version to 3.3.4-pixracer

This commit is contained in:
Randy Mackay 2016-02-25 10:23:00 +09:00
parent 9773466941
commit cce6cd3047
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
#define THISFIRMWARE "APM:Copter V3.3.4-rc3-pixracer"
#define FIRMWARE_VERSION 3,3,4,FIRMWARE_VERSION_TYPE_BETA
#define THISFIRMWARE "APM:Copter V3.3.4-pixracer"
#define FIRMWARE_VERSION 3,3,4,FIRMWARE_VERSION_TYPE_OFFICIAL
/*
This program is free software: you can redistribute it and/or modify