summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEamon Walsh <efw@eamonwalsh.com>2009-12-17 04:42:28 -0500
committerEamon Walsh <efw@eamonwalsh.com>2009-12-17 04:42:28 -0500
commit5753bef474220ce6c6a3f0afed76a64c5de38b56 (patch)
tree26d0cb75b57cefce0c51d04171a42f25d1951922 /configure.ac
parentaae22e6c4d3484139f99098ff302de89a762e6ae (diff)
Release xpyb 1.2
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7041eed..576ddef 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ(2.57)
AC_INIT([xpyb],
- 1.1,
+ 1.2,
[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([xpyb.pc.in])
AM_INIT_AUTOMAKE([foreign dist-bzip2])