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
elpa
elpa
Commits
adae127f
Unverified
Commit
adae127f
authored
May 26, 2015
by
Andreas Marek
Browse files
Prepare ELPA 2015.05 release: set release number
parent
b360a8a6
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
adae127f
AC_PREREQ([2.69])
AC_INIT([elpa],[2015.0
2
.00
2
], [elpa-library@rzg.mpg.de])
AC_INIT([elpa],[2015.0
5
.00
1
], [elpa-library@rzg.mpg.de])
AC_SUBST([PACKAGE_VERSION])
AC_CONFIG_SRCDIR([src/elpa1.F90])
...
...
@@ -34,7 +34,7 @@ rm -rf config.h config-f90.h
# by the current interface, as they are ABI compatible (e.g. only new symbols
# were added by the new interface)
#
AC_SUBST([ELPA_SO_VERSION], [3:
0
:0])
AC_SUBST([ELPA_SO_VERSION], [3:
1
:0])
#
...
...
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