From 298db07aaf0a26aa62af0769d06bec7b7783ab44 Mon Sep 17 00:00:00 2001
From: dscho <dscho>
Date: Mon, 20 Dec 2004 22:20:20 +0000
Subject: released 0.7

---
 ChangeLog    | 3 +++
 configure.ac | 4 ++--
 index.html   | 4 +++-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 20b267c..339433f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2004-12-20  Johannes E. Schindelin  <Johannes.Schindelin@gmx.de>
+	* released version 0.7
+
 2004-12-19  Karl Runge <runge@karlrunge.com>
 	* x11vnc: string cleanup, synchronous remote-control option -sync
 	* libvncserver/cursor.c: zero underCursorBufferLen when cursor freed.
diff --git a/configure.ac b/configure.ac
index 58fdd7e..9a3cb02 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
-AC_INIT(LibVNCServer, 0.7pre, http://sourceforge.net/projects/libvncserver)
-AM_INIT_AUTOMAKE(LibVNCServer, 0.7pre)
+AC_INIT(LibVNCServer, 0.7, http://sourceforge.net/projects/libvncserver)
+AM_INIT_AUTOMAKE(LibVNCServer, 0.7)
 AM_CONFIG_HEADER(rfbconfig.h)
 AX_PREFIX_CONFIG_H([rfb/rfbconfig.h])
 
diff --git a/index.html b/index.html
index 5198be1..940f512 100644
--- a/index.html
+++ b/index.html
@@ -9,13 +9,15 @@
 
 <br>
 
-    If you have problems updating with CVS, here is a <a href=LibVNCServer-0.7pre.tar.gz>preliminary version</a>. If you are looking for more information
+    If you have problems updating with CVS, here is a <a href=LibVNCServer-0.8pre.tar.gz>preliminary version</a>. If you are looking for more information
     on Karl's wonderful x11vnc, either download it
     <a href=http://sourceforge.net/project/showfiles.php?group_id=32584>here</a>, or
     look at <a href=http://www.karlrunge.com/x11vnc/>x11vnc's homepage</a>.
 <p>
 
     <h2> News </h2>
+    <strong>2004/12/20</strong> Just before christmas, a new release! Version 0.7 brings you the first non-beta of LibVNCServer...
+<p>
     <strong>2004/09/14</strong> Added
     <a href=http://libvncserver.sourceforge.net/success.html>
     Success stories</a>.
-- 
cgit v1.2.3

