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
Brian Smith
nettle
Commits
b1405b6a
Commit
b1405b6a
authored
Jul 11, 2011
by
Niels Möller
Browse files
Changed version number to 2.3.
Rev: nettle/ChangeLog:1.206 Rev: nettle/configure.ac:1.37
parent
1bd28389
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
b1405b6a
2011-07-11 Niels Mller <nisse@lysator.liu.se>
* configure.ac: Changed version number to 2.3.
* Released nettle-2.2.
* Makefile.in (DISTFILES): Distribute COPYING.LIB, not COPYING,
2011-07-07 Niels Mller <nisse@lysator.liu.se>
...
...
configure.ac
View file @
b1405b6a
...
...
@@ -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.
2
], [nettle-bugs@lists.lysator.liu.se])
AC_INIT([nettle], [2.
3
], [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
.
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