summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Danjou <julien@danjou.info>2009-09-23 10:18:06 +0200
committerJulien Danjou <julien@danjou.info>2009-09-23 10:18:06 +0200
commit6112360234bd2587a2dee8a64582ba1e88df02d1 (patch)
tree34b5a6d7510f4f8b6dbcc8f153a50fa18c6d228a
parent3d8dfe9a9ad0a22bdcec555bd3d0d9b5950a6dab (diff)
downloadxcb-pthread-stubs-6112360234bd2587a2dee8a64582ba1e88df02d1.tar.gz
Release libpthread-stubs 0.20.2
Signed-off-by: Julien Danjou <julien@danjou.info>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ffccea9..f775250 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libpthread-stubs],
- 0.1,
+ 0.2,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([pthread-stubs.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])