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
e6faa237
Commit
e6faa237
authored
Apr 04, 2007
by
Niels Möller
Browse files
Bumped version number to 2.9.1-exp.
Rev: ChangeLog:1.937 Rev: configure.ac:1.77
parent
ebd132a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
e6faa237
2007-04-04 Niels Mller <nisse@lysator.liu.se>
* configure.ac: Bumped version number to 2.9.1-exp.
* Released lsh-2.9-exp
2007-03-27 Niels Mller <nisse@lysator.liu.se>
* src/gateway_channel.c (do_gateway_channel_event): For
...
...
configure.ac
View file @
e6faa237
dnl Process this file with autoconf to produce a configure script.
AC_INIT([lsh], [2.9-exp], [bug-lsh@gnu.org])
AC_INIT([lsh], [2.9
.1
-exp], [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
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