diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-03-31 16:30:04 +0100 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-03-31 16:39:29 +0100 |
commit | 255ce939ff397d8a007350feff1d3e6697469d22 (patch) | |
tree | a51f554b5253013a178f0be8d00e73af62ba06a5 | |
parent | 46795155d7d1edc912ee7be855d4ce61a5c98028 (diff) |
*sigh* let's try that againtelepathy-spec-0.19.3
-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> |