aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-03-22 23:36:49 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-03-23 00:18:16 +0800
commit36bf86cda2f19c44fb09f2254f098ca16ed0c86b (patch)
tree67fe3e828524f784bf0c8d4924b1838da2c6fb07 /configure.ac
parent5de055b29a5d04c5fc9220321a3f18fd30ce85d7 (diff)
downloadgsoc2013-empathy-36bf86cda2f19c44fb09f2254f098ca16ed0c86b.tar
gsoc2013-empathy-36bf86cda2f19c44fb09f2254f098ca16ed0c86b.tar.gz
gsoc2013-empathy-36bf86cda2f19c44fb09f2254f098ca16ed0c86b.tar.bz2
gsoc2013-empathy-36bf86cda2f19c44fb09f2254f098ca16ed0c86b.tar.lz
gsoc2013-empathy-36bf86cda2f19c44fb09f2254f098ca16ed0c86b.tar.xz
gsoc2013-empathy-36bf86cda2f19c44fb09f2254f098ca16ed0c86b.tar.zst
gsoc2013-empathy-36bf86cda2f19c44fb09f2254f098ca16ed0c86b.zip
prepare 2.91.92EMPATHY_2_91_92
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 76a0762b1..fc4f79b77 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], [91])
-m4_define([empathy_nano_version], [1])
+m4_define([empathy_micro_version], [92])
+m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'
m4_define([empathy_base_version],