diff options
author | Arnaud Fontaine <arnau@debian.org> | 2014-09-24 19:48:33 +0900 |
---|---|---|
committer | Arnaud Fontaine <arnau@debian.org> | 2014-10-15 12:12:08 +0900 |
commit | acf790d7752f36e450d476ad79807d4012ec863b (patch) | |
tree | 25599b73ad89f745a4aa13637de4d411fd032476 /configure.ac | |
parent | 030c7a864d4ec775261ae1eab7682ba2540245c1 (diff) | |
download | xcb-util-acf790d7752f36e450d476ad79807d4012ec863b.tar.gz |
Release 0.4.00.4.0
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 5a6b220..1fe1561 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.59c) -AC_INIT([xcb-util],[0.3.9], +AC_INIT([xcb-util],[0.4.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xcb&component=Utils], [xcb-util]) AC_CONFIG_SRCDIR([Makefile.am]) |