Compare commits

...

4 Commits

3 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
This is the version 2.2.0 of NETGENPLUGIN
This is the version 2.2.3 of NETGENPLUGIN
Compatible with :
- KERNEL 2.2.0
- SMESH 2.2.0
- KERNEL 2.2.3
- SMESH 2.2.3

View File

@ -10,7 +10,7 @@ HAVE_SSTREAM=@HAVE_SSTREAM@
LIBS=@LIBS@
LDFLAGS=@LDFLAGS@ -L$(top_builddir)/lib/salome -Xlinker -rpath-link -Xlinker -L$(top_builddir)/lib/salome
LDFLAGS=@LDFLAGS@ -L$(top_builddir)/lib/salome -Xlinker -rpath-link -Xlinker $(top_builddir)/lib/salome
# add libstdc++ to link c++ library with libtool !
LDFLAGS+= -lstdc++

View File

@ -1 +1 @@
THIS IS SALOME - NETGENPLUGIN VERSION: 2.2.0
THIS IS SALOME - NETGENPLUGIN VERSION: 2.2.3