summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Barnes <jbarnes@virtuousgeek.org>2010-01-08 15:11:48 -0500
committerJesse Barnes <jbarnes@virtuousgeek.org>2010-01-08 15:11:48 -0500
commit3966379209ec48f14a1d12e48f51b687d48cc6ac (patch)
treed5f64ac0f23009c03a960001eda6233c11b4e571
parent6a9361aaec49495d566db1267a21a0f4ed1b9480 (diff)
Bump version for releaseglproto-1.4.11
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a4677bb..883a195 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.57])
-AC_INIT([GLProto], [1.4.10], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
+AC_INIT([GLProto], [1.4.11], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE