]> source.dussan.org Git - tigervnc.git/commitdiff
Change Windows viewer version to 0.0.90.
authorAdam Tkac <atkac@redhat.com>
Wed, 18 Mar 2009 09:38:52 +0000 (09:38 +0000)
committerAdam Tkac <atkac@redhat.com>
Wed, 18 Mar 2009 09:38:52 +0000 (09:38 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@3682 3789f03b-4d11-0410-bbf8-ca57d06f2519

win/configure.ac

index b34d22f1f5a12c12fffef0651ddffa00cee91cb2..02ac60919c34cc076b33ff7dbcf5e41e14236e5d 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'])