From: Marco Zanon Date: Tue, 13 Mar 2012 21:46:51 +0000 (+0000) Subject: Fixed a bug in the version number. X-Git-Tag: 0.3~4 X-Git-Url: https://gitweb.marcozanon.com/?a=commitdiff_plain;h=de1b8e41d88db173399b023f7bff44f418c42920;p=single_click_remote_help Fixed a bug in the version number. --- diff --git a/skeleton b/skeleton index 159dde6..dd941f5 100644 --- a/skeleton +++ b/skeleton @@ -16,7 +16,7 @@ ## 5 Vnc connection error. ## 1. Define constants. -SINGLE_CLICK_REMOTE_HELP_VERSION="1.x" +SINGLE_CLICK_REMOTE_HELP_VERSION="0.x" VNC_SERVER="x11vnc-0.9.13_i686-Linux" INPUT_BOX_TITLE="__YOUR_TEXT_HERE__" INPUT_BOX_MESSAGE="__YOUR_TEXT_HERE__"