From e5e015574805612dead3fc079b6c95b7c9cfef0a Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 2 Oct 2013 17:58:06 +0100 Subject: 0.8.0 --- NEWS | 8 ++++++++ configure.ac | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 27cdd26..372be8e 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,14 @@ formerly known as Telepathy-SofiaSIP (most recent at the top). See also ChangeLog. +telepathy-rakia 0.8.0 (2013-10-02) +---------------------------------- + +The “Origin” release. This is a new stable branch, recommended for +GNOME 3.10-based distributions. + +No code changes since 0.7.5. + telepathy-rakia 0.7.5 (2013-09-10) ---------------------------------- diff --git a/configure.ac b/configure.ac index 6cafaeb..ef6da45 100644 --- a/configure.ac +++ b/configure.ac @@ -2,8 +2,8 @@ AC_PREREQ([2.60]) m4_define([THIS_PACKAGE],[telepathy-rakia]) m4_define([VERSION_MAJOR],[0]) -m4_define([VERSION_MINOR],[7]) -m4_define([VERSION_MICRO],[5]) +m4_define([VERSION_MINOR],[8]) +m4_define([VERSION_MICRO],[0]) m4_define([VERSION_NANO],[0]) m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO]) -- cgit v1.2.3