Skip to content
Snippets Groups Projects
Commit c96c095b authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Pre-release version bump.

parent 1d5448e9
No related branches found
No related tags found
No related merge requests found
Pipeline #2301 passed
......@@ -172,9 +172,9 @@ libyaxt_la_SOURCES = \
yaxt.f90
libyaxt_la_LIBADD = libyaxt_c.la $(MPI_FC_LIB)
libyaxt_la_LDFLAGS = -version-info 6:0:5
libyaxt_la_LDFLAGS = -version-info 7:0:6
libyaxt_c_la_LIBADD = $(MPI_C_LIB)
libyaxt_c_la_LDFLAGS = -version-info 6:0:5
libyaxt_c_la_LDFLAGS = -version-info 7:0:6
if OMPI_DT_WORKAROUND
noinst_LTLIBRARIES = libompi_workaround.la
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment