From 51ca2596801948bd16a1f1db48d0f46b51ad5573 Mon Sep 17 00:00:00 2001 From: jfa Date: Wed, 28 Dec 2005 09:28:42 +0000 Subject: [PATCH] Join modifications from branch BR_3_1_0deb --- INSTALL | 8 ++++---- bin/VERSION | 2 +- build_configure | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index e744134..d45f1bd 100644 --- a/INSTALL +++ b/INSTALL @@ -1,5 +1,5 @@ -This is the version 3.1.0b1 of NETGENPLUGIN +This is the version 3.1.0 of NETGENPLUGIN Compatible with : - - KERNEL 3.1.0b1 - - SALOMEGUI 3.1.0b1 - - SMESH 3.1.0b1 + - KERNEL 3.1.0 + - SALOMEGUI 3.1.0 + - SMESH 3.1.0 diff --git a/bin/VERSION b/bin/VERSION index bce9457..5887f9f 100755 --- a/bin/VERSION +++ b/bin/VERSION @@ -1 +1 @@ -THIS IS SALOME - NETGENPLUGIN VERSION: 3.1.0b1 +THIS IS SALOME - NETGENPLUGIN VERSION: 3.1.0 diff --git a/build_configure b/build_configure index 163b463..7a78b87 100755 --- a/build_configure +++ b/build_configure @@ -110,7 +110,7 @@ fi # make a link allowing AC_OUTPUT to find the salome_adm/.../*.in files echo "" >> configure.in_tmp1 -echo 'ln -fs ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/salome_adm' >> configure.in_tmp1 +echo 'ln -fs ${KERNEL_ROOT_DIR}/salome_adm ${ROOT_SRCDIR}/.' >> configure.in_tmp1 echo "" >> configure.in_tmp1 echo "AC_OUTPUT([ \\" >> configure.in_tmp1 -- 2.39.2