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 20:04:45 +0900
commit56fe1c2f1be00377ab0def864aefb2443a096f96 (patch)
tree7445bc1193fea49a20b46d6ac2708a713c56c5c2
parentc50e9acbd49c3343d125b51f9d414c3c223ccc1a (diff)
downloadutil-image-56fe1c2f1be00377ab0def864aefb2443a096f96.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 28f47d5..b04ed54 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])