Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maamoun TK
nettle
Commits
a9e22e5e
Commit
a9e22e5e
authored
Apr 06, 2020
by
Niels Möller
Browse files
Increase hogweed version number to 6.0, at request of Gnutls team.
parent
3c0a4a57
Changes
2
Show whitespace changes
Inline
Side-by-side
ChangeLog
View file @
a9e22e5e
2020-04-06 Niels Möller <nisse@lysator.liu.se>
* configure.ac (LIBHOGWEED_MAJOR): Increase hogweed version number
to 6.0, at request of Gnutls team.
(LIBHOGWEED_MINOR): Reset to zero.
2020-04-01 Niels Möller <nisse@lysator.liu.se>
2020-04-01 Niels Möller <nisse@lysator.liu.se>
* config.guess: Update to 2020-01-01 version, from savannah's
* config.guess: Update to 2020-01-01 version, from savannah's
...
...
configure.ac
View file @
a9e22e5e
...
@@ -13,8 +13,8 @@ AC_CONFIG_HEADER([config.h])
...
@@ -13,8 +13,8 @@ AC_CONFIG_HEADER([config.h])
LIBNETTLE_MAJOR=7
LIBNETTLE_MAJOR=7
LIBNETTLE_MINOR=1
LIBNETTLE_MINOR=1
LIBHOGWEED_MAJOR=
5
LIBHOGWEED_MAJOR=
6
LIBHOGWEED_MINOR=
1
LIBHOGWEED_MINOR=
0
dnl Note double square brackets, for extra m4 quoting.
dnl Note double square brackets, for extra m4 quoting.
MAJOR_VERSION=`echo $PACKAGE_VERSION | sed 's/^\([[^.]]*\)\..*/\1/'`
MAJOR_VERSION=`echo $PACKAGE_VERSION | sed 's/^\([[^.]]*\)\..*/\1/'`
...
...
Write
Preview
Supports
Markdown
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