aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-01 22:24:06 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-01 22:25:03 +0800
commitc9dae1a810f67c37e1218fc42b7364e0e2f91fc2 (patch)
tree682c1ed0005ff9dd9ba9d43eb7a59f93d662a4db /configure.ac
parent621bbbb8631f4b149d0478a3423687e4e973b04f (diff)
downloadgsoc2013-empathy-c9dae1a810f67c37e1218fc42b7364e0e2f91fc2.tar
gsoc2013-empathy-c9dae1a810f67c37e1218fc42b7364e0e2f91fc2.tar.gz
gsoc2013-empathy-c9dae1a810f67c37e1218fc42b7364e0e2f91fc2.tar.bz2
gsoc2013-empathy-c9dae1a810f67c37e1218fc42b7364e0e2f91fc2.tar.lz
gsoc2013-empathy-c9dae1a810f67c37e1218fc42b7364e0e2f91fc2.tar.xz
gsoc2013-empathy-c9dae1a810f67c37e1218fc42b7364e0e2f91fc2.tar.zst
gsoc2013-empathy-c9dae1a810f67c37e1218fc42b7364e0e2f91fc2.zip
prepare 2.91.6.1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9c4c12783..e4c7fe11b 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], [2])
m4_define([empathy_minor_version], [91])
m4_define([empathy_micro_version], [6])
-m4_define([empathy_nano_version], [0])
+m4_define([empathy_nano_version], [1])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],