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
Wim Lewis
nettle
Commits
3880cae6
Commit
3880cae6
authored
Oct 25, 2008
by
Niels Möller
Browse files
Set version to 2.0rc1.
Rev: nettle/configure.ac:1.9
parent
09aae68e
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
3880cae6
...
...
@@ -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], [
1.16
], [nettle-bugs@lists.lysator.liu.se])
AC_INIT([nettle], [
2.0rc1
], [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