aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-10-08 20:35:46 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-10-08 20:35:46 +0800
commitf2698cada180c65344c2be223823ed1d340bbcf8 (patch)
tree9fdb53a7d943b0fb05cac889b9fa04e9b686ef1c
parente3e1b92843738ae7ac82ef19da214cc6a7083ace (diff)
downloadgsoc2013-empathy-EMPATHY_3_6_0_3.tar
gsoc2013-empathy-EMPATHY_3_6_0_3.tar.gz
gsoc2013-empathy-EMPATHY_3_6_0_3.tar.bz2
gsoc2013-empathy-EMPATHY_3_6_0_3.tar.lz
gsoc2013-empathy-EMPATHY_3_6_0_3.tar.xz
gsoc2013-empathy-EMPATHY_3_6_0_3.tar.zst
gsoc2013-empathy-EMPATHY_3_6_0_3.zip
prepare 3.6.0.3EMPATHY_3_6_0_3
-rw-r--r--NEWS9
-rw-r--r--configure.ac4
2 files changed, 11 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ca09083ef..22907b03f 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 88d47e348..0ccef7518 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],