summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPeter Hutterer <peter@cs.unisa.edu.au>2008-05-28 17:41:35 +0930
committerPeter Hutterer <peter@cs.unisa.edu.au>2008-05-29 16:02:18 +0930
commitee78071902e93ce22a3170f0937c158fd16894d8 (patch)
tree3112167ce3c645118a13154c22e198bb6d9251fe /configure.ac
parent424ad131b7d97d6196181c31677655e6d52b41df (diff)
Bump to 1.1.90.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5d21e81..91f7ae5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([libxcb],
- 1.1,
+ 1.1.90,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xcb.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])