aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-07-13 02:03:52 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-07-13 02:25:30 +0800
commit70d8fff20eb68ad2febfaf72e81c3f22a2385774 (patch)
tree9957bd14f68024ec9ca0c295744c95fa93f7c86e /configure.ac
parent2afbcc31503e9e17bebbfd964a8c984cd8f8c60f (diff)
downloadgsoc2013-empathy-70d8fff20eb68ad2febfaf72e81c3f22a2385774.tar
gsoc2013-empathy-70d8fff20eb68ad2febfaf72e81c3f22a2385774.tar.gz
gsoc2013-empathy-70d8fff20eb68ad2febfaf72e81c3f22a2385774.tar.bz2
gsoc2013-empathy-70d8fff20eb68ad2febfaf72e81c3f22a2385774.tar.lz
gsoc2013-empathy-70d8fff20eb68ad2febfaf72e81c3f22a2385774.tar.xz
gsoc2013-empathy-70d8fff20eb68ad2febfaf72e81c3f22a2385774.tar.zst
gsoc2013-empathy-70d8fff20eb68ad2febfaf72e81c3f22a2385774.zip
prepare 2.31.5 releaseEMPATHY_2_31_5
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 a4d2d4113..1973a71ae 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], [31])
-m4_define([empathy_micro_version], [4])
+m4_define([empathy_micro_version], [5])
m4_define([empathy_nano_version], [0])
dnl Display the nano_version only if it's not '0'