summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2010-09-04 17:42:12 +0100
committerArnaud Fontaine <arnau@debian.org>2010-12-23 14:51:26 +0900
commit02289cab0b802a1d21fc9d480176e83b36e566b7 (patch)
tree1894d3ddc4a7737dfce2087f03758bfcc31c295d
parent4010e925c7afe0c38dc20a364bf6fc41c99f6da1 (diff)
downloadxcb-util-02289cab0b802a1d21fc9d480176e83b36e566b7.tar.gz
Bump version to 0.3.8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 617cf0d..f52da85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl XCB_UTIL_M4_WITH_INCLUDE_PATH requires Autoconf >= 2.62
AC_PREREQ(2.62)
-AC_INIT([xcb-util-core],0.3.7,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util-core],0.3.8,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign dist-bzip2])