summaryrefslogtreecommitdiff
path: root/backends/ofono/ofono-backend.vala
diff options
context:
space:
mode:
Diffstat (limited to 'backends/ofono/ofono-backend.vala')
-rw-r--r--backends/ofono/ofono-backend.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/ofono/ofono-backend.vala b/backends/ofono/ofono-backend.vala
index 404b0985..b4cb6344 100644
--- a/backends/ofono/ofono-backend.vala
+++ b/backends/ofono/ofono-backend.vala
@@ -34,7 +34,7 @@ extern const string BACKEND_NAME;
* devices using the Ofono Phonebook D-Bus API and presents them
* using one {@link PersonaStore} per device.
*
- * @since UNRELEASED
+ * @since 0.9.0
*/
public class Folks.Backends.Ofono.Backend : Folks.Backend
{