summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamey Sharp <jamey@minilop.net>2007-03-02 17:36:29 -0800
committerArnaud Fontaine <arnau@debian.org>2010-11-14 20:11:36 +0900
commit91b19a3fdcb4369aae56b200da418a04de94ac62 (patch)
tree56f1cbeb193d8d31b96a982f9f1929431ef62fbf
parentf951de81c9f2e729dda5194d32f947f615879ff2 (diff)
downloadutil-keysyms-91b19a3fdcb4369aae56b200da418a04de94ac62.tar.gz
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 d451eac..f7d7cab 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])