aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-18 22:18:05 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-10-18 22:35:33 +0800
commit1c188eb538d9a8d191f70c3a994874db7e7bd397 (patch)
tree6e038ca5358585b46fb5c78f4177ff5c1b3384d1 /configure.ac
parente0586a58f10fe82931a2e4861d0ecd2ea7dfb0f0 (diff)
downloadgsoc2013-empathy-1c188eb538d9a8d191f70c3a994874db7e7bd397.tar
gsoc2013-empathy-1c188eb538d9a8d191f70c3a994874db7e7bd397.tar.gz
gsoc2013-empathy-1c188eb538d9a8d191f70c3a994874db7e7bd397.tar.bz2
gsoc2013-empathy-1c188eb538d9a8d191f70c3a994874db7e7bd397.tar.lz
gsoc2013-empathy-1c188eb538d9a8d191f70c3a994874db7e7bd397.tar.xz
gsoc2013-empathy-1c188eb538d9a8d191f70c3a994874db7e7bd397.tar.zst
gsoc2013-empathy-1c188eb538d9a8d191f70c3a994874db7e7bd397.zip
prepare 2.91.1EMPATHY_2_91_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 06e698417..25baf4c80 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
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], [0])
+m4_define([empathy_micro_version], [1])
m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'