aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorreinelt <>2000-03-13 15:58:24 +0000
committerreinelt <>2000-03-13 15:58:24 +0000
commitc97b6d95897c59e2098e45ee58aab61ec3703d22 (patch)
treec72c000f26428a310cd2778e7c301ca24e026e09 /configure
parent4bb6b0d869fe0685a38ea33a5b0cd6e914aee1fe (diff)
downloadlcd4linux-c97b6d95897c59e2098e45ee58aab61ec3703d22.tar.gz
[lcd4linux @ 2000-03-13 15:58:24 by reinelt]
release 0.9 moved row parsing to parser.c all basic work finished
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 75dae57..482de95 100755
--- a/configure
+++ b/configure
@@ -691,7 +691,7 @@ fi
PACKAGE=lcd4linux
-VERSION=0.8
+VERSION=0.9
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; }