From 60d39393bb4387d3c53a30494146a3f2f6175e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Devernay?= Date: Mon, 10 Apr 2017 10:35:10 +0200 Subject: [PATCH] bup version to 2.2.7 --- App/App.pro | 2 +- Documentation/source/conf.py | 2 +- Documentation/source/devel/conf.py | 2 +- Documentation/source/guide/conf.py | 2 +- Global/Macros.h | 4 ++-- LATEST_VERSION_README.txt | 2 +- Natron.spec | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/App/App.pro b/App/App.pro index 46f3286e97..61eec46ce5 100644 --- a/App/App.pro +++ b/App/App.pro @@ -20,7 +20,7 @@ TARGET = Natron # the list of currently maintained versions (those that have to be merged into the master branch) VERSION_21 = 2.1.10 -VERSION_22 = 2.2.6 +VERSION_22 = 2.2.7 VERSION_23 = 2.3 VERSION_30 = 3.0.0 diff --git a/Documentation/source/conf.py b/Documentation/source/conf.py index b14bc1e5f7..aafac214dc 100644 --- a/Documentation/source/conf.py +++ b/Documentation/source/conf.py @@ -50,7 +50,7 @@ # the list of currently maintained versions (those that have to be merged into the master branch) version_21 = '2.1.10' -version_22 = '2.2.6' +version_22 = '2.2.7' version_23 = '2.3' version_30 = '3.0' diff --git a/Documentation/source/devel/conf.py b/Documentation/source/devel/conf.py index 8a4c456f84..fa28d3783f 100644 --- a/Documentation/source/devel/conf.py +++ b/Documentation/source/devel/conf.py @@ -56,7 +56,7 @@ # the list of currently maintained versions (those that have to be merged into the master branch) version_21 = '2.1.10' -version_22 = '2.2.6' +version_22 = '2.2.7' version_23 = '2.3' version_30 = '3.0' diff --git a/Documentation/source/guide/conf.py b/Documentation/source/guide/conf.py index bdffa9a408..292ecac2e3 100644 --- a/Documentation/source/guide/conf.py +++ b/Documentation/source/guide/conf.py @@ -50,7 +50,7 @@ # the list of currently maintained versions (those that have to be merged into the master branch) version_21 = '2.1.10' -version_22 = '2.2.6' +version_22 = '2.2.7' version_23 = '2.3' version_30 = '3.0' diff --git a/Global/Macros.h b/Global/Macros.h index 5da5fc965c..65731307e1 100644 --- a/Global/Macros.h +++ b/Global/Macros.h @@ -125,10 +125,10 @@ namespace NATRON_PYTHON_NAMESPACE { } #define NATRON_VERSION_MINOR_23 3 #define NATRON_VERSION_REVISION_23 0 -// RB-2.2: 2.2.6 +// RB-2.2: 2.2.7 #define NATRON_VERSION_MAJOR_22 2 #define NATRON_VERSION_MINOR_22 2 -#define NATRON_VERSION_REVISION_22 6 +#define NATRON_VERSION_REVISION_22 7 // RB-2.1: 2.1.10 #define NATRON_VERSION_MAJOR_21 2 diff --git a/LATEST_VERSION_README.txt b/LATEST_VERSION_README.txt index ca8ed18a0f..01b1b389c1 100644 --- a/LATEST_VERSION_README.txt +++ b/LATEST_VERSION_README.txt @@ -1,4 +1,4 @@ -The Natron version number (eg 2.2.6) appears in: +The Natron version number (eg 2.2.7) appears in: - Documentation/source/conf.py in variables version and release - App/App.pro in variable VERSION diff --git a/Natron.spec b/Natron.spec index 9eaf62eb69..22414b3389 100644 --- a/Natron.spec +++ b/Natron.spec @@ -2,7 +2,7 @@ Summary: Open source compositing software Name: Natron # The two actively maintained versions (that are merged into master) Version21: 2.1.10 -Version22: 2.2.6 +Version22: 2.2.7 Version23: 2.3 Version30: 3.0.0