diff options
-rw-r--r-- | NEWS | 12 | ||||
-rw-r--r-- | spec/all.xml | 2 |
2 files changed, 11 insertions, 3 deletions
@@ -2,10 +2,18 @@ This file contains the same edited highlights as the announcement emails. For full details, see the ChangeLog in tarballs, or "git log" in Git checkouts. -telepathy-spec 0.19.3 (UNRELEASED) +telepathy-spec 0.19.3 (2010-03-31) ================================== -... +The "day's a write-off" release. + +Corrections and clarifications: + +* Fix the released-version annotations for 0.19.2 (smcv) + +Tools changes: + +* Don't allow the same mistake in future releases (smcv) telepathy-spec 0.19.2 (2010-03-31) ================================== diff --git a/spec/all.xml b/spec/all.xml index a243d0ec..0ec47089 100644 --- a/spec/all.xml +++ b/spec/all.xml @@ -3,7 +3,7 @@ xmlns:xi="http://www.w3.org/2001/XInclude"> <tp:title>Telepathy D-Bus Interface Specification</tp:title> -<tp:version>0.19.2.1</tp:version> +<tp:version>0.19.3</tp:version> <tp:copyright>Copyright © 2005-2010 Collabora Limited</tp:copyright> <tp:copyright>Copyright © 2005-2010 Nokia Corporation</tp:copyright> |