aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-03-20 18:34:37 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-03-20 18:34:37 +0800
commit144c5b0358cd19ac00653081989c0fb87f35572b (patch)
treea9a475c369227340dd3210375651bef937095a52 /configure.ac
parent431a47f452e94988624c1722242fbb09fae08c2b (diff)
downloadgsoc2013-empathy-EMPATHY_3_7_92.tar
gsoc2013-empathy-EMPATHY_3_7_92.tar.gz
gsoc2013-empathy-EMPATHY_3_7_92.tar.bz2
gsoc2013-empathy-EMPATHY_3_7_92.tar.lz
gsoc2013-empathy-EMPATHY_3_7_92.tar.xz
gsoc2013-empathy-EMPATHY_3_7_92.tar.zst
gsoc2013-empathy-EMPATHY_3_7_92.zip
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7dea0434f..ddb269aca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ m4_define(empathy_released, 1)
m4_define([empathy_major_version], [3])
m4_define([empathy_minor_version], [7])
-m4_define([empathy_micro_version], [91])
+m4_define([empathy_micro_version], [92])
m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'