Skip to content

Commit

Permalink
FC version to 3.1.7
Browse files Browse the repository at this point in the history
Triflight was rebased on BF 3.1.7
  • Loading branch information
lkaino committed Jun 4, 2017
1 parent 9267e42 commit 1698ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/build/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#define FC_FIRMWARE_NAME "Triflight 0.7 Beta 2"
#define FC_VERSION_MAJOR 3 // increment when a major release is made (big new feature, etc)
#define FC_VERSION_MINOR 1 // increment when a minor release is made (small new feature, change etc)
#define FC_VERSION_PATCH_LEVEL 6 // increment when a bug is fixed
#define FC_VERSION_PATCH_LEVEL 7 // increment when a bug is fixed

#define STR_HELPER(x) #x
#define STR(x) STR_HELPER(x)
Expand Down

0 comments on commit 1698ba5

Please sign in to comment.