Release libxcb 1.2
Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
parent
2e65188f91
commit
b08e1535cf
4
NEWS
4
NEWS
|
@ -1,3 +1,7 @@
|
|||
Release 1.2 (2009-02-17)
|
||||
========================
|
||||
* Stop packaging auto-generated C files into tarball.
|
||||
|
||||
Release 1.1.93 (2008-12-11)
|
||||
===========================
|
||||
Enhancements:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
AC_PREREQ(2.57)
|
||||
AC_INIT([libxcb],
|
||||
1.1.93,
|
||||
1.2,
|
||||
[xcb@lists.freedesktop.org])
|
||||
AC_CONFIG_SRCDIR([xcb.pc.in])
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
|
|
Loading…
Reference in New Issue