From: Matthew Allum Date: Thu, 22 Jun 2006 15:01:22 +0000 (+0000) Subject: 2006-06-22 Matthew Allum X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8c31bb8e453e352d901147040a4fc69e374cd96f;p=profile%2Fivi%2Fclutter.git 2006-06-22 Matthew Allum * configure.ac: * web/index.html: Correct Bugzilla link. Add debs link Bump up version to 0.1 ! --- diff --git a/ChangeLog b/ChangeLog index 01fd954..0058c8b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2006-06-22 Matthew Allum + * configure.ac: + * web/index.html: + Correct Bugzilla link. Add debs link + Bump up version to 0.1 ! + +2006-06-22 Matthew Allum + * NEWS: Add an entry for 0.1 release * web/index.html: diff --git a/configure.ac b/configure.ac index cccdb6b..b8d8d06 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) diff --git a/web/index.html b/web/index.html index 338cff9..3a52537 100644 --- a/web/index.html +++ b/web/index.html @@ -66,7 +66,7 @@ As well as OpenGL Clutter depends on and uses http://projects.o-hand.com/clutter/sources for sources.

-Prebuilt Ubuntu dapper debs available via FIXME. +Prebuilt Debian packages available via http://debian.o-hand.com

#Documentation

@@ -84,7 +84,7 @@ Browseable here.

Bugs
-Use the OpenedHand Bugzilla +Use the OpenedHand Bugzilla

Mailing List