Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-08-06 07:13:42 (GMT)
committer Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>2008-08-06 07:13:42 (GMT)
commit05cf86cd4e9d8958773e35559aea603686702fc3 (patch)
treef41f61f00dd5baf3828741f1f071b1429a58e7ef
parent2a957e58d73dddee92cc99a4a503ab5406925f43 (diff)
version 0.82.0v0.82.0
-rw-r--r--NEWS10
-rw-r--r--configure.ac2
2 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b8adc6f..be61a11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+sugar-presence-service 0.82.0 (2008-08-06)
+==========================================
+
+The "Woo I'm stable!" release.
+
+No code change since 0.81.4, the point of this release is to sync
+version number with Sucrose 0.82.0.
+
sugar-presence-service 0.81.4 (2008-07-22)
==========================================
@@ -33,5 +41,5 @@ sugar-presence-service 0.81.1 (2008-05-21)
The "I'm full of Glucose" release.
-- No code change since 0.79.3, the point of this release is to sync
+No code change since 0.79.3, the point of this release is to sync
version number with Sucrose.
diff --git a/configure.ac b/configure.ac
index a2e89de..8ffeedc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Sugar Presence Service],[0.81.4],[],[sugar-presence-service])
+AC_INIT([Sugar Presence Service],[0.82.0],[],[sugar-presence-service])
AC_PREREQ([2.59])