From 8c31bb8e453e352d901147040a4fc69e374cd96f Mon Sep 17 00:00:00 2001
From: Matthew Allum
Date: Thu, 22 Jun 2006 15:01:22 +0000
Subject: [PATCH] 2006-06-22 Matthew Allum
* configure.ac:
* web/index.html:
Correct Bugzilla link. Add debs link
Bump up version to 0.1 !
---
ChangeLog | 7 +++++++
configure.ac | 6 +++---
web/index.html | 4 ++--
3 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 01fd954c9..0058c8bd8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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:
diff --git a/configure.ac b/configure.ac
index cccdb6bf6..b8d8d067b 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 338cff971..3a52537bb 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