From f26f814bc451572f93fde1b6596bbd1f67d73630 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Mon, 17 Nov 2014 18:58:27 -0800 Subject: [PATCH] Bump minor version to 2 Prepping for stable 2.2 release --- src/QGCConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/QGCConfig.h b/src/QGCConfig.h index 570559c0d..e16ab8033 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. -- 2.22.0