2006-06-22 Matthew Allum <mallum@openedhand.com>

* configure.ac:
        * web/index.html:
        Correct Bugzilla link. Add debs link
        Bump up version to 0.1 !
This commit is contained in:
Matthew Allum 2006-06-22 15:01:22 +00:00
parent 9cf7f81d6a
commit 8c31bb8e45
3 changed files with 12 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2006-06-22 Matthew Allum <mallum@openedhand.com>
* configure.ac:
* web/index.html:
Correct Bugzilla link. Add debs link
Bump up version to 0.1 !
2006-06-22 Matthew Allum <mallum@openedhand.com> 2006-06-22 Matthew Allum <mallum@openedhand.com>
* NEWS: * NEWS:

View File

@ -4,12 +4,12 @@ AC_PREREQ(2.53)
# An odd micro number indicates in-progress development, (eg. from CVS) # An odd micro number indicates in-progress development, (eg. from CVS)
# An even micro number indicates a released version. # An even micro number indicates a released version.
m4_define(clutter_version_major, 0) m4_define(clutter_version_major, 0)
m4_define(clutter_version_minor, 0) m4_define(clutter_version_minor, 1)
m4_define(clutter_version_micro, 1) m4_define(clutter_version_micro, 0)
AC_INIT([clutter], AC_INIT([clutter],
clutter_version_major.clutter_version_minor.clutter_version_micro, clutter_version_major.clutter_version_minor.clutter_version_micro,
[http://bugzilla.o-hand.com/enter_bug.cgi?product=clutter]) [http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter])
AC_CONFIG_SRCDIR([clutter/clutter.h]) AC_CONFIG_SRCDIR([clutter/clutter.h])
AM_CONFIG_HEADER([config.h]) AM_CONFIG_HEADER([config.h])

View File

@ -66,7 +66,7 @@ As well as OpenGL Clutter depends on and uses <a href="http://developer.gnome.or
See <a href="http://projects.o-hand.com/clutter/sources">http://projects.o-hand.com/clutter/sources</a> for sources. See <a href="http://projects.o-hand.com/clutter/sources">http://projects.o-hand.com/clutter/sources</a> for sources.
</p> </p>
<p> <p>
Prebuilt Ubuntu dapper debs available via FIXME. Prebuilt Debian packages available via <a href="http://debian.o-hand.com">http://debian.o-hand.com</a>
</p> </p>
<h3>#Documentation</h3> <h3>#Documentation</h3>
@ -84,7 +84,7 @@ Browseable <a href="http://svn.o-hand.com/view/clutter/">here</a>.
</p> </p>
<p> <p>
<strong>Bugs</strong></br> <strong>Bugs</strong></br>
Use the <a href="http://bugzilla.o-hand.com/enter_bug.cgi?product=clutter">OpenedHand Bugzilla</a> Use the <a href="http://bugzilla.o-hand.com/enter_bug.cgi?product=Clutter">OpenedHand Bugzilla</a>
</p> </p>
<p> <p>
<strong>Mailing List</strong></br> <strong>Mailing List</strong></br>