From d5cd88a40160eb4acedfa4697ba948d861358504 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Fri, 19 Feb 2010 20:47:10 +0000 Subject: Prepare version 0.6.1 --- NEWS | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index eec0a0e..aa20f05 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,14 @@ recent at the top). See also ChangeLog. +Changes in release 0.6.1 (2010-02-19) +------------------------------------- + +The "people who stare at the ceiling" release. + +- Avoid using IPv6 addresses in self-referential URIs (fd.o #26654) +- Provide a NEWS file with highlights of previous releases + Changes in release 0.6.0 (2010-02-15) ------------------------------------- diff --git a/configure.ac b/configure.ac index 95251ff..dd48123 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.59]) m4_define([THIS_PACKAGE],[telepathy-sofiasip]) m4_define([VERSION_MAJOR],[0]) m4_define([VERSION_MINOR],[6]) -m4_define([VERSION_MICRO],[0]) +m4_define([VERSION_MICRO],[1]) m4_define([VERSION_NANO],[0]) m4_define([BASE_VERSION],[VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO]) -- cgit v1.2.3