aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <>2000-04-01 16:22:38 +0000
committerreinelt <>2000-04-01 16:22:38 +0000
commitdf41b150383642b71e7c72d7155be7969925c9b4 (patch)
treedf480393832682f2a85968d30024b34c43d6766a /configure
parente5efcf823942529cf1491cc4b677b0c01126a39c (diff)
downloadlcd4linux-df41b150383642b71e7c72d7155be7969925c9b4.tar.gz
[lcd4linux @ 2000-04-01 16:22:38 by reinelt]
bug that caused a segfault in processor.c fixed (thanks to herp)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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; }