Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dkrz-sw
yaxt
Commits
00bb4835
Commit
00bb4835
authored
Nov 16, 2021
by
Thomas Jahns
🤸
Browse files
Pre-release version bump.
parent
aadbc113
Pipeline
#12465
passed with stages
in 1 minute and 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
00bb4835
...
...
@@ -46,7 +46,7 @@ dnl Basic autotools settings.
dnl ######################################################################
AC_PREREQ([2.64])
dnl Update the corresponding entry in doc/Doxyfile when changing this
AC_INIT([yaxt],[0.9.
1
],[hanke@dkrz.de],,
AC_INIT([yaxt],[0.9.
2
],[hanke@dkrz.de],,
[http://www.dkrz.de/redmine/projects/yaxt])
AC_CONFIG_SRCDIR([src/xt_idxlist.c])
AC_CONFIG_AUX_DIR([config])
...
...
src/Makefile.am
View file @
00bb4835
...
...
@@ -191,9 +191,9 @@ libyaxt_la_SOURCES = \
yaxt.f90
libyaxt_la_LIBADD
=
libyaxt_c.la
$(MPI_FC_LIB)
libyaxt_la_LDFLAGS
=
-version-info
9
:0:
8
libyaxt_la_LDFLAGS
=
-version-info
10
:0:
9
libyaxt_c_la_LIBADD
=
$(MPI_C_LIB)
libyaxt_c_la_LDFLAGS
=
-version-info
9
:0:
8
libyaxt_c_la_LDFLAGS
=
-version-info
10
:0:
9
if
MPI_DT_WORKAROUND
noinst_LTLIBRARIES
=
libmpi_workaround.la
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment