summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2023-07-18 13:48:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2023-07-18 13:48:05 -0700
commit9c8d612698c78f9775b37c5d901a0748b9e4b4b6 (patch)
tree538fecf13f1f05982b628614a8a7e089b2cf33cb
parent08ccb04e1f2081a00c347fdf0cf908b1a86fa5f4 (diff)
libpthread-stubs 0.5HEADlibpthread-stubs-0.5master
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6e99d5c..6a4581c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libpthread-stubs],
- 0.4,
+ 0.5,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([pthread-stubs.pc.in])
AM_INIT_AUTOMAKE([foreign dist-xz])