projects
/
free-sw
/
xcb
/
demo
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a214079
)
Set xcb-demo version number to 0.1, like xcb-util.
author
Josh Triplett
<josh@freedesktop.org>
Fri, 28 Apr 2006 08:04:15 +0000
(
01:04
-0700)
committer
Josh Triplett
<josh@freedesktop.org>
Fri, 28 Apr 2006 08:04:15 +0000
(
01:04
-0700)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
fcebfc9
..
de7dd86
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,5
+1,5
@@
AC_PREREQ(2.57)
-AC_INIT([xcb-demo],0.
8
,[xcb@lists.freedesktop.org])
+AC_INIT([xcb-demo],0.
1
,[xcb@lists.freedesktop.org])
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_CONFIG_HEADER(config.h)