summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2011-02-28 09:53:30 -0500
committerAdam Jackson <ajax@redhat.com>2011-03-08 11:14:30 -0500
commitb8a682cc30499a751091c84efabb3012e02f47c5 (patch)
treefd4346fe827fa0a9a7c385a9e6f843a752eba413
parent9760b4bdd1f9fdd6a33b9f876c4a835ed969aa84 (diff)
downloadxorg-proto-fixesproto-b8a682cc30499a751091c84efabb3012e02f47c5.tar.gz
fixesproto 5.0fixesproto-5.0
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6ae6bda..f85b802 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([FixesProto], [4.1.2],
+AC_INIT([FixesProto], [5.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE