From 194757539bf5f48d105f2739502c8b91af650ec8 Mon Sep 17 00:00:00 2001 From: reinelt Date: Sat, 1 Apr 2000 16:22:38 +0000 Subject: [lcd4linux @ 2000-04-01 16:22:38 by reinelt] bug that caused a segfault in processor.c fixed (thanks to herp) git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@29 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 041e16a..800327d 100755 --- a/configure +++ b/configure @@ -693,7 +693,7 @@ fi PACKAGE=lcd4linux -VERSION=0.95 +VERSION=0.96 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; } -- cgit v1.2.3