diff --git a/src/QGCConfig.h b/src/QGCConfig.h index bb2806c48b2658baa00605565c9867ad75984d33..9772e411b44324a0bfb4aceb7a5068dd43cfb33e 100644 --- a/src/QGCConfig.h +++ b/src/QGCConfig.h @@ -19,7 +19,7 @@ #define QGC_ORG_DOMAIN "org.qgroundcontrol" #define QGC_APPLICATION_VERSION_MAJOR 2 -#define QGC_APPLICATION_VERSION_MINOR 6 +#define QGC_APPLICATION_VERSION_MINOR 7 // The following #definess can be overriden from the command line so that automated build systems can // add additional build identification.