summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnaud Fontaine <arnau@debian.org>2010-12-23 11:56:36 +0900
committerArnaud Fontaine <arnau@debian.org>2010-12-23 15:08:29 +0900
commit4da5be0320662f4bc638f65c592103f158a7df1c (patch)
treec84dcf300cae0db8cf3da1a1d99187638474beef
parent38cbc1356ac8453a39064ee89774d2f45d33243e (diff)
downloadutil-image-4da5be0320662f4bc638f65c592103f158a7df1c.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 9000888..7b87cf6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
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])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign dist-bzip2])