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
Thomas Jahns
PPM
Commits
c870977e
Commit
c870977e
authored
Jun 30, 2021
by
Thomas Jahns
🤸
Browse files
Pre-release version bump.
parent
2b9d6271
Changes
2
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
c870977e
...
...
@@ -46,7 +46,7 @@ dnl
dnl we need 2.64 because the LANG macros use autom4te properties only
dnl available since sometime in 2.63b
AC_PREREQ([2.64])
AC_INIT([ppm],[1.0.
6
],[jahns@dkrz.de])
AC_INIT([ppm],[1.0.
7
],[jahns@dkrz.de])
AC_CONFIG_SRCDIR([src/core/core.c])
AC_CONFIG_AUX_DIR([config])
AC_CONFIG_MACRO_DIR([m4])
...
...
src/Makefile.am
View file @
c870977e
...
...
@@ -42,8 +42,8 @@ AM_CFLAGS = $(MPI_C_INCLUDE) -I$(top_srcdir)/include -I../include \
lib_LTLIBRARIES
=
libscalesppmcore.la libscalesppm.la
libscalesppmcore_la_LDFLAGS
=
-version-info
1
:0:
1
libscalesppm_la_LDFLAGS
=
-version-info
1
:0:
1
libscalesppmcore_la_LDFLAGS
=
-version-info
2
:0:
2
libscalesppm_la_LDFLAGS
=
-version-info
2
:0:
2
libscalesppm_la_SOURCES
=
ppm/scales_ppm.f90
\
ppm/ppm_uniform_partition.f90
\
...
...
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