diff options
author | reinelt <> | 2000-03-28 07:22:15 +0000 |
---|---|---|
committer | reinelt <> | 2000-03-28 07:22:15 +0000 |
commit | bf336ed4eeb6ade0e5c963b76683df3d1fd1fd7b (patch) | |
tree | 5ec56b09a89056f031446eb57f33f725359e74df /configure | |
parent | 3ad720e23a52f07045612833e56d0fcf94f988c8 (diff) | |
download | lcd4linux-bf336ed4eeb6ade0e5c963b76683df3d1fd1fd7b.tar.gz |
[lcd4linux @ 2000-03-28 07:22:15 by reinelt]
version 0.95 released
X11 driver up and running
minor bugs fixed
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -691,7 +691,7 @@ fi PACKAGE=lcd4linux -VERSION=0.94 +VERSION=0.95 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } |