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
LSH
lsh
Commits
7f48a966
Commit
7f48a966
authored
May 09, 2006
by
Niels Möller
Browse files
Bumped version number to 2.0.4.
Rev: ChangeLog:1.893 Rev: configure.ac:1.64
parent
a72ee3bc
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
7f48a966
2006-05-09 Niels Mller <nisse@lysator.liu.se>
* configure.ac: Bumped version number to 2.0.4.
* Released lsh-2.0.2.
2006-05-08 Niels Mller <nisse@lysator.liu.se>
* doc/ssh-conv.1: Changed to ordinary line breaks in example
...
...
configure.ac
View file @
7f48a966
dnl Process this file with autoconf to produce a configure script.
AC_INIT([lsh], [2.0.
3
], [bug-lsh@gnu.org])
AC_INIT([lsh], [2.0.
4
], [bug-lsh@gnu.org])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([src/lsh.c])
# Needed to stop autoconf from looking for files in parent directories.
...
...
Write
Preview
Markdown
is supported
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