Release libxcb 1.2
authorJulien Danjou <julien@danjou.info>
Tue, 17 Feb 2009 12:37:29 +0000 (13:37 +0100)
committerJulien Danjou <julien@danjou.info>
Tue, 17 Feb 2009 12:37:29 +0000 (13:37 +0100)
Signed-off-by: Julien Danjou <julien@danjou.info>
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index 216bfef..2e66af4 100644 (file)
--- a/NEWS
+++ b/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:
index c98e091..6fe3e57 100644 (file)
@@ -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])