summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d49a8df..b8313ee 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.7,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.3.8,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE