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
Marcus Hoffmann
nettle
Commits
63ee13b3
Commit
63ee13b3
authored
Sep 02, 2011
by
Niels Möller
Browse files
Changed version number to 2.4.
Rev: nettle/ChangeLog:1.220 Rev: nettle/configure.ac:1.40
parent
2f21e6d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
63ee13b3
2011-09-02 Niels Mller <nisse@amfibolit.hack.org>
* configure.ac: Changed version number to 2.4.
* Released nettle-2.3.
2011-08-30 Niels Mller <nisse@lysator.liu.se>
* testsuite/hmac-test.c: Added tests for hmac-ripemd160.
...
...
configure.ac
View file @
63ee13b3
...
...
@@ -2,7 +2,7 @@ dnl -*- mode: shell-script; sh-indentation: 2; -*-
dnl Process this file with autoconf to produce a configure script.
AC_INIT([nettle], [2.
3
], [nettle-bugs@lists.lysator.liu.se])
AC_INIT([nettle], [2.
4
], [nettle-bugs@lists.lysator.liu.se])
AC_PREREQ(2.61)
AC_CONFIG_SRCDIR([arcfour.c])
# Needed to stop autoconf from looking for files in parent directories.
...
...
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