]> source.dussan.org Git - tigervnc.git/commitdiff
Change version strings to "0.0.90".
authorAdam Tkac <atkac@redhat.com>
Tue, 3 Mar 2009 20:05:36 +0000 (20:05 +0000)
committerAdam Tkac <atkac@redhat.com>
Tue, 3 Mar 2009 20:05:36 +0000 (20:05 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3630 3789f03b-4d11-0410-bbf8-ca57d06f2519

common/configure.ac
unix/configure.ac
unix/xserver/hw/vnc/xvnc.cc

index f151029c5d62a1a0e038af79c47b3e44a47ee8b8..c9a64cf9f74183817971289bdd20590b8bdac0e0 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.61])
-AC_INIT([librfb], [1.5.0a1], [http://www.tigervnc.org])
+AC_INIT([librfb], [0.0.90], [http://www.tigervnc.org])
 
 AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
 
index 4b7b7d9d2000993c0ca5eb0c630cda4767fcd912..058218d2fa3332aad3fb48e9a9ed9375cfc1dcb0 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.61])
-AC_INIT([tigervnc], [1.5.0a1], [http://www.tigervnc.org])
+AC_INIT([tigervnc], [0.0.90], [http://www.tigervnc.org])
 AM_INIT_AUTOMAKE([-Wall foreign dist-bzip2])
 
 AC_SUBST([COMMON_DIR], ['$(top_srcdir)/../common'])
index 4643740d53eef3962f95998a39b5d469a8268272..649506725c33690265dd3ac6d0e310e679a23e27 100644 (file)
@@ -86,7 +86,7 @@ extern "C" {
 #undef public
 }
 
-#define XVNCVERSION "TigerVNC 1.5 series"
+#define XVNCVERSION "TigerVNC 0.0.90"
 #define XVNCCOPYRIGHT ("Copyright (C) 2002-2005 RealVNC Ltd.\n" \
                       "Copyright (C) 2000-2006 Constantin Kaplinsky\n" \
                       "Copyright (C) 2004-2009 Peter Astrand for Cendio AB\n" \