summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2009-09-25 13:08:15 +0100
committerArnaud Fontaine <arnau@debian.org>2010-11-14 19:52:37 +0900
commitee40bb3b6a7c5c69c8693a573a459484a24a49d1 (patch)
treeaf8e547a2e653660a6af4060efe5f05f6713938c
parent60766d8a99cc67df7aa84d6e242f738d38c21938 (diff)
downloadxcb-util-ee40bb3b6a7c5c69c8693a573a459484a24a49d1.tar.gz
Bump version to 0.3.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5f2e938..dbfdffb 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.6,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.7,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])