Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
c47029b3
Commit
c47029b3
authored
Dec 08, 2014
by
Niels Möller
Browse files
Bump library version numbers.
parent
7f61ca30
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
c47029b3
2014-12-08 Niels Möller <nisse@lysator.liu.se>
* configure.ac (LIBNETTLE_MAJOR): Bump major number, now 6.
(LIBHOGWEED_MAJOR): Bump major number, now 5.
From Nikos Mavrogiannopoulos. Support for versioned symbols.
* aclocal.m4 (LD_VERSION_SCRIPT): New macro. Substitute
EXTRA_LINKER_FLAGS and EXTRA_HOGWEED_LINKER_FLAGS.
...
...
configure.ac
View file @
c47029b3
...
...
@@ -10,10 +10,10 @@ AC_CONFIG_AUX_DIR([.])
AC_CONFIG_HEADER([config.h])
LIBNETTLE_MAJOR=
5
LIBNETTLE_MAJOR=
6
LIBNETTLE_MINOR=0
LIBHOGWEED_MAJOR=
4
LIBHOGWEED_MAJOR=
5
LIBHOGWEED_MINOR=0
AC_CANONICAL_HOST
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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