Commit e29703a1 authored by Don Gagne's avatar Don Gagne

Bumped developer version

I initially change version numbers incorrectly. Should have left stable
at 2.1 and only bumped Developer to 2.2. This leaves Stable at 2.2 and
Developer at 2.3.
parent f9486d9a
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#define QGC_ORG_DOMAIN "org.qgroundcontrol" #define QGC_ORG_DOMAIN "org.qgroundcontrol"
#define QGC_APPLICATION_VERSION_MAJOR 2 #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 // The following #definess can be overriden from the command line so that automated build systems can
// add additional build identification. // add additional build identification.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment