Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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])