2006-06-22 Matthew Allum <mallum@openedhand.com>
authorMatthew Allum <mallum@openedhand.com>
Thu, 22 Jun 2006 15:01:22 +0000 (15:01 +0000)
committerMatthew Allum <mallum@openedhand.com>
Thu, 22 Jun 2006 15:01:22 +0000 (15:01 +0000)
        * configure.ac:
        * web/index.html:
        Correct Bugzilla link. Add debs link
        Bump up version to 0.1 !

ChangeLog
configure.ac
web/index.html

index 01fd954..0058c8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 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>
+
        * NEWS:
        Add an entry for 0.1 release
        * web/index.html:
index cccdb6b..b8d8d06 100644 (file)
@@ -4,12 +4,12 @@ AC_PREREQ(2.53)
 # An odd micro number indicates in-progress development, (eg. from CVS)
 # An even micro number indicates a released version.
 m4_define(clutter_version_major, 0)
-m4_define(clutter_version_minor, 0)
-m4_define(clutter_version_micro, 1)
+m4_define(clutter_version_minor, 1)
+m4_define(clutter_version_micro, 0)
 
 AC_INIT([clutter], 
        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])
 AM_CONFIG_HEADER([config.h])
 
index 338cff9..3a52537 100644 (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.
 </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>
 
 <h3>#Documentation</h3>
@@ -84,7 +84,7 @@ Browseable <a href="http://svn.o-hand.com/view/clutter/">here</a>.
 </p>
 <p>
 <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>
 <strong>Mailing List</strong></br>