Salome HOME
Update version number to 2.1.0
authorvsr <vsr@opencascade.com>
Fri, 24 Sep 2004 06:08:43 +0000 (06:08 +0000)
committervsr <vsr@opencascade.com>
Fri, 24 Sep 2004 06:08:43 +0000 (06:08 +0000)
INSTALL [new file with mode: 0644]
Makefile.in
bin/VERSION [new file with mode: 0755]

diff --git a/INSTALL b/INSTALL
new file mode 100644 (file)
index 0000000..f51da6f
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,4 @@
+This is the version 2.1.0 of GHS3DPLUGIN
+Compatible with :
+       - KERNEL 2.1.0
+       - SMESH 2.1.0
index 45e8550cfd4b29061677f7c64f7f5d7b78a8b144..49e7e4ddd4a27a57e1e14e4aee51678daf532563 100644 (file)
@@ -9,7 +9,7 @@
 top_srcdir=@top_srcdir@
 top_builddir=.
 srcdir=@srcdir@
-VPATH=.:@srcdir@:@top_srcdir@/resources
+VPATH=.:@srcdir@:@top_srcdir@/bin:@top_srcdir@/resources:./bin:@top_srcdir@/idl
 
 
 @COMMENCE@
@@ -18,6 +18,8 @@ SUBDIRS = idl src
 
 RESOURCES_FILES = GHS3DPlugin.xml
 
+BIN_SCRIPT = VERSION
+
 # copy header files in common directory ------------
 
 ifeq ($(HAVE_SSTREAM),yes)
diff --git a/bin/VERSION b/bin/VERSION
new file mode 100755 (executable)
index 0000000..7580b33
--- /dev/null
@@ -0,0 +1 @@
+THIS IS SALOME - GHS3DPLUGIN VERSION: 2.1.0