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