diff options
| author | Julien Danjou <julien@danjou.info> | 2009-09-23 10:18:06 +0200 | 
|---|---|---|
| committer | Julien Danjou <julien@danjou.info> | 2009-09-23 10:18:06 +0200 | 
| commit | 6112360234bd2587a2dee8a64582ba1e88df02d1 (patch) | |
| tree | 34b5a6d7510f4f8b6dbcc8f153a50fa18c6d228a | |
| parent | 3d8dfe9a9ad0a22bdcec555bd3d0d9b5950a6dab (diff) | |
Release libpthread-stubs 0.20.2
Signed-off-by: Julien Danjou <julien@danjou.info>
| -rw-r--r-- | configure.ac | 2 | 
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]) | 
