summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--prepare_x11vnc_dist.sh2
2 files changed, 2 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore
index 4ca7e62..b298b2e 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -6,6 +6,7 @@ config.status
config.log
LibVNCServer.spec.in
LibVNCServer.spec
+x11vnc.spec.in
.deps
aclocal.m4
autom4te.cache
diff --git a/prepare_x11vnc_dist.sh b/prepare_x11vnc_dist.sh
index 1e1086e..efa4573 100644
--- a/prepare_x11vnc_dist.sh
+++ b/prepare_x11vnc_dist.sh
@@ -1,6 +1,6 @@
#!/bin/bash
-VERSION="0.6.1"
+VERSION="0.6.2pre"
cd "$(dirname "$0")"