From c2e69c96cffd6a82c16ab11d8fd3f660a9fd4d85 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Wed, 2 Oct 2013 18:48:51 +0100 Subject: nano version --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 372be8e..051304e 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ formerly known as Telepathy-SofiaSIP (most recent at the top). See also ChangeLog. +telepathy-rakia 0.8.1 (UNRELEASED) +---------------------------------- + +... + telepathy-rakia 0.8.0 (2013-10-02) ---------------------------------- diff --git a/configure.ac b/configure.ac index ef6da45..2afffe9 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ m4_define([THIS_PACKAGE],[telepathy-rakia]) m4_define([VERSION_MAJOR],[0]) m4_define([VERSION_MINOR],[8]) m4_define([VERSION_MICRO],[0]) -m4_define([VERSION_NANO],[0]) +m4_define([VERSION_NANO],[1]) m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO]) m4_define([THIS_VERSION], -- cgit v1.2.3