summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2009-08-03 17:18:41 +0200
committerArnaud Fontaine <arnau@debian.org>2009-08-03 17:18:41 +0200
commitc55b34c6392dde9713bc24add58dfc53cd20469d (patch)
treefb404006433928f976571e6f5c3c15c3f059ef3d
parentf229b85f3e9b2ad80457df8f267e875991a70b14 (diff)
Bump version to 0.3.6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 61811a6..75a89d1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl AC_TYPE_SSIZE_T is defined from 2.59c
AC_PREREQ(2.59c)
-AC_INIT([xcb-util],0.3.5,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.6,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])