Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
rs2k committed Jan 30, 2016
1 parent 15c3940 commit be93643
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/version.h
Expand Up @@ -66,10 +66,10 @@

#define FC_VERSION_MAJOR 16 // build year
#define FC_VERSION_MINOR 01 // build month
#define FC_VERSION_PATCH_LEVEL 29 // build day
#define FC_VERSION_PATCH_LEVEL 30 // build day
#define FC_VERSION_LETTER "a" // build of day

#define FC_VERSION_COMMENT "RaceFlight Release 1 RC4"
#define FC_VERSION_COMMENT "RaceFlight Release 1 RC5"

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

0 comments on commit be93643

Please sign in to comment.