summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2007-03-02 17:36:29 -0800
committerJamey Sharp <jamey@minilop.net>2007-03-02 17:36:29 -0800
commit77840c179cb28a93594aea56c0a10045e4e745a1 (patch)
tree6f85d924962b5645458ae11653aa5772a01d42ae
parent352d7fde566224c87129672796a1eadeda3b18f3 (diff)
Release xcb-util 0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 99442d3..abdb253 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.57)
-AC_INIT([xcb-util],0.1,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-util],0.2,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])