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
5eb074e1
Commit
5eb074e1
authored
Mar 01, 2007
by
Niels Möller
Browse files
Changed version "number" to 2.9-exp.
Rev: ChangeLog:1.935 Rev: configure.ac:1.75
parent
50a3babb
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
5eb074e1
2007-03-01 Niels Mller <nisse@lysator.liu.se>
* configure.ac: Changed version "number" to 2.9-exp.
* src/Makefile.am (EXTRA_DIST): Added lshg.
2007-02-28 Niels Mller <nisse@lysator.liu.se>
...
...
configure.ac
View file @
5eb074e1
dnl Process this file with autoconf to produce a configure script.
AC_INIT([lsh], [2
x1
], [bug-lsh@gnu.org])
AC_INIT([lsh], [2
.9-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