From 0b9aa45977a3aa1082eb09eadf44fce2a7196187 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Wed, 3 Apr 2013 11:21:35 +0200 Subject: [PATCH] Setting configure version to new version --- doc/conf.py | 4 ++-- resources/SalomeApp.xml | 2 +- src/daComposant/daCore/version.py | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/conf.py b/doc/conf.py index 0872ac1..dbd541a 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -65,9 +65,9 @@ copyright = u'2008-2013, Jean-Philippe ARGAUD' # built documents. # # The short X.Y version. -version = '7.main' +version = '7.2.0' # The full version, including alpha/beta/rc tags. -release = '7.main' +release = '7.2.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/resources/SalomeApp.xml b/resources/SalomeApp.xml index 4089df7..6876caa 100644 --- a/resources/SalomeApp.xml +++ b/resources/SalomeApp.xml @@ -26,7 +26,7 @@ - +
diff --git a/src/daComposant/daCore/version.py b/src/daComposant/daCore/version.py index 5f92c1b..9bbd88c 100644 --- a/src/daComposant/daCore/version.py +++ b/src/daComposant/daCore/version.py @@ -22,4 +22,4 @@ name = "Data Assimilation Package" version = "0.7.0" -date = "mercredi 12 décembre 2012, 12:12:12 (UTC+0100)" +date = "mardi 30 avril 2013, 12:12:12 (UTC+0100)" -- 2.39.2