diff --git a/src/QGCConfig.h b/src/QGCConfig.h index 570559c0d13cbb4e1f8e70f3d01d46e3876a689f..e16ab8033dea83a38de25c9b10efd68aa889439e 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 1 +#define QGC_APPLICATION_VERSION_MINOR 2 // The following #definess can be overriden from the command line so that automated build systems can // add additional build identification.