aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorChenthill Palanisamy <pchenthill@novell.com>2009-06-17 00:43:00 +0800
committerChenthill Palanisamy <pchenthill@novell.com>2009-06-17 00:44:57 +0800
commitdadfda10cfc0a25bec9865f5517c398e072a67c6 (patch)
tree21b9ec8dc0e99a9f145e7a7ec98321f87c292c85 /configure.ac
parentcfeb433e9bca01973185e3db681a3516a9e3d063 (diff)
downloadgsoc2013-evolution-dadfda10cfc0a25bec9865f5517c398e072a67c6.tar
gsoc2013-evolution-dadfda10cfc0a25bec9865f5517c398e072a67c6.tar.gz
gsoc2013-evolution-dadfda10cfc0a25bec9865f5517c398e072a67c6.tar.bz2
gsoc2013-evolution-dadfda10cfc0a25bec9865f5517c398e072a67c6.tar.lz
gsoc2013-evolution-dadfda10cfc0a25bec9865f5517c398e072a67c6.tar.xz
gsoc2013-evolution-dadfda10cfc0a25bec9865f5517c398e072a67c6.tar.zst
gsoc2013-evolution-dadfda10cfc0a25bec9865f5517c398e072a67c6.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 035f38d09e..f9d110e055 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
m4_define([evo_major_version], [2])
m4_define([evo_minor_version], [27])
-m4_define([evo_micro_version], [3])
+m4_define([evo_micro_version], [4])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],