From: vsr Date: Fri, 24 Sep 2004 06:08:43 +0000 (+0000) Subject: Update version number to 2.1.0 X-Git-Tag: CURRENT~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9cc8b2ccffa5fba1a83bbb82d86d714d01125999;p=plugins%2Fhybridplugin.git Update version number to 2.1.0 --- diff --git a/INSTALL b/INSTALL new file mode 100644 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 diff --git a/Makefile.in b/Makefile.in index 45e8550..49e7e4d 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 index 0000000..7580b33 --- /dev/null +++ b/bin/VERSION @@ -0,0 +1 @@ +THIS IS SALOME - GHS3DPLUGIN VERSION: 2.1.0