summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-07-23 08:44:54 -0400
committerAdam Jackson <ajax@redhat.com>2009-07-23 08:44:54 -0400
commit9a3f2e436481face8e79c80bffdfb3e00b48eeab (patch)
treee0973f75bf407c268eb4c6e7afd5fdc0562d57f5
parentc7c9beab9a41d835008e1070c0ed8470293fe6ba (diff)
fixesproto 4.1fixesproto-4.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4078f49..0d422d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT([FixesProto], [4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([FixesProto], [4.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE