aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-02-06 00:49:59 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-02-06 00:49:59 +0800
commit8f750bd1ca36152aa351a26786b275c52cf5e746 (patch)
tree970e84234b638cb584d0b9f7f2729316ce61a190 /configure.ac
parent1ba8fd927cbfbcd746355524b8c160ed4e9828b9 (diff)
downloadgsoc2013-evolution-8f750bd1ca36152aa351a26786b275c52cf5e746.tar
gsoc2013-evolution-8f750bd1ca36152aa351a26786b275c52cf5e746.tar.gz
gsoc2013-evolution-8f750bd1ca36152aa351a26786b275c52cf5e746.tar.bz2
gsoc2013-evolution-8f750bd1ca36152aa351a26786b275c52cf5e746.tar.lz
gsoc2013-evolution-8f750bd1ca36152aa351a26786b275c52cf5e746.tar.xz
gsoc2013-evolution-8f750bd1ca36152aa351a26786b275c52cf5e746.tar.zst
gsoc2013-evolution-8f750bd1ca36152aa351a26786b275c52cf5e746.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 f548b3fd73..b85feca5b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
dnl Evolution Versions
m4_define([evo_major_version], [3])
m4_define([evo_minor_version], [3])
-m4_define([evo_micro_version], [5])
+m4_define([evo_micro_version], [6])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],