[Xcb-commit] xcb-demo

Josh Triplett josh at kemper.freedesktop.org
Fri Apr 28 01:04:22 PDT 2006


 xcb-demo/configure.ac |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree ea69eda4c59aecee2799ee203f22b5fdefe07712 (from 1b96f695a2a723892e5ff9b2f9d60be78cc7c2d9)
Author: Josh Triplett <josh at freedesktop.org>
Date:   Fri Apr 28 01:04:15 2006 -0700

    Set xcb-demo version number to 0.1, like xcb-util.

diff --git a/xcb-demo/configure.ac b/xcb-demo/configure.ac
index fcebfc9..de7dd86 100644
--- a/xcb-demo/configure.ac
+++ b/xcb-demo/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ(2.57)
-AC_INIT([xcb-demo],0.8,[xcb at lists.freedesktop.org])
+AC_INIT([xcb-demo],0.1,[xcb at lists.freedesktop.org])
 AC_CONFIG_SRCDIR([Makefile.am])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_CONFIG_HEADER(config.h)


More information about the xcb-commit mailing list