From a6b1a18489275dfb20c4125e4478251e10ecb760 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Thu, 29 Mar 2012 15:39:43 +0200 Subject: [PATCH] Resetting version number --- configure.ac | 2 +- doc/conf.py | 4 ++-- resources/SalomeApp.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configure.ac b/configure.ac index 5807867..dfff509 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl See http://www.salome-platform.org/ or email : webmaster.salome@opencascade dnl dnl Author: André Ribes, andre.ribes@edf.fr, EDF R&D -AC_INIT(ADAO_SRC, [6.4.0]) +AC_INIT(ADAO_SRC, [6.5.0]) AC_CONFIG_AUX_DIR(adm_local) AM_INIT_AUTOMAKE AM_CONFIG_HEADER(adao_config.h) diff --git a/doc/conf.py b/doc/conf.py index 0c62fb6..bf40291 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -65,9 +65,9 @@ copyright = u'2008-2012, Jean-Philippe ARGAUD' # built documents. # # The short X.Y version. -version = '6.5.0a2' +version = '6.5.0' # The full version, including alpha/beta/rc tags. -release = '6.5.0a2' +release = '6.5.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 2fe9f2b..f2697ec 100644 --- a/resources/SalomeApp.xml +++ b/resources/SalomeApp.xml @@ -26,7 +26,7 @@ - +
-- 2.39.2