summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2005-07-12 00:35:54 +0000
committerDaniel Stone <daniel@fooishbar.org>2005-07-12 00:35:54 +0000
commit6ed09fe071574abdf5f7c08d9f1de41f4177e5df (patch)
tree62538cf01bba3d96d601bb641abce90b736c0214 /configure.ac
parentf27ed2a7dfd43345ae820186a033c301d77861ad (diff)
downloadxorg-lib-libXv-6ed09fe071574abdf5f7c08d9f1de41f4177e5df.tar.gz
Change version to 2.2.0.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 28e1c44..0c9a0f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,3 @@
-
dnl Copyright 2005 Red Hat, Inc.
dnl
dnl Permission to use, copy, modify, distribute, and sell this software and its
@@ -23,7 +22,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libXv, 7.0.0, [sandmann@redhat.com], libXv)
+AC_INIT(libXv, 2.2.0, [sandmann@redhat.com], libXv)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE