From cece2650077fd468a77631e8f8c7481331eed088 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 4 Aug 2015 21:58:50 +0200 Subject: [PATCH] Move to stable 2.7 --- src/QGCConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/QGCConfig.h b/src/QGCConfig.h index bb2806c48..9772e411b 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. -- 2.22.0