[empathy] prepare 3.6.0.3



commit f2698cada180c65344c2be223823ed1d340bbcf8
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Oct 8 14:35:46 2012 +0200

    prepare 3.6.0.3

 NEWS         |    9 +++++++++
 configure.ac |    4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index ca09083..22907b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+NEW in 3.6.0.3 (08/10/2012)
+==============
+
+Brown paper bag release fixing build errors in the Ubuntu Online Accounts
+plugin.
+
+Translations:
+ - Updated gu Translation (Sweta Kothari)
+
 NEW in 3.6.0.2 (08/10/2012)
 ==============
 
diff --git a/configure.ac b/configure.ac
index 88d47e3..0ccef75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,10 +1,10 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [6])
 m4_define([empathy_micro_version], [0])
-m4_define([empathy_nano_version], [2])
+m4_define([empathy_nano_version], [3])
 
 dnl Display the nano_version only if it's not '0'
 m4_define([empathy_base_version],



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]