From 603b5667b64aa5aaea0aa7e575fb4cb2c2b6d7c7 Mon Sep 17 00:00:00 2001 From: runge Date: Mon, 20 Feb 2006 19:19:30 +0000 Subject: fix some non-gcc compiler warnings and signals in x11vnc --- prepare_x11vnc_dist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'prepare_x11vnc_dist.sh') diff --git a/prepare_x11vnc_dist.sh b/prepare_x11vnc_dist.sh index 3cc3131..52e58cc 100644 --- a/prepare_x11vnc_dist.sh +++ b/prepare_x11vnc_dist.sh @@ -1,6 +1,6 @@ #!/bin/bash -VERSION="0.8" +VERSION="0.8.1" cd "$(dirname "$0")" -- cgit v1.2.1