aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2010-10-18 22:16:55 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2010-10-18 22:16:55 +0800
commit6b4c11f9330df60a3fd5f9b86505799f2c72582b (patch)
treec7a083d93d48908c39e2aec75249eac43388d1f8 /configure.ac
parent18f304728b3daa0a946c636f9ce2898a2e2a6da8 (diff)
downloadgsoc2013-evolution-6b4c11f9330df60a3fd5f9b86505799f2c72582b.tar
gsoc2013-evolution-6b4c11f9330df60a3fd5f9b86505799f2c72582b.tar.gz
gsoc2013-evolution-6b4c11f9330df60a3fd5f9b86505799f2c72582b.tar.bz2
gsoc2013-evolution-6b4c11f9330df60a3fd5f9b86505799f2c72582b.tar.lz
gsoc2013-evolution-6b4c11f9330df60a3fd5f9b86505799f2c72582b.tar.xz
gsoc2013-evolution-6b4c11f9330df60a3fd5f9b86505799f2c72582b.tar.zst
gsoc2013-evolution-6b4c11f9330df60a3fd5f9b86505799f2c72582b.zip
post release version bump
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 0cf6e8d103..75f034a91a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Evolution Versions
m4_define([evo_major_version], [2])
m4_define([evo_minor_version], [91])
-m4_define([evo_micro_version], [1])
+m4_define([evo_micro_version], [2])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],