aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2012-03-26 10:35:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2012-03-26 10:35:07 +0800
commitc320054648fabd4256fca5eff04a39609bd73b3f (patch)
tree78a2b752bd8e9012064769ad18c430d37ab0f807
parent96e23114bbd64c400b6d51b134f59ae1a6525dd7 (diff)
downloadgsoc2013-evolution-c320054648fabd4256fca5eff04a39609bd73b3f.tar
gsoc2013-evolution-c320054648fabd4256fca5eff04a39609bd73b3f.tar.gz
gsoc2013-evolution-c320054648fabd4256fca5eff04a39609bd73b3f.tar.bz2
gsoc2013-evolution-c320054648fabd4256fca5eff04a39609bd73b3f.tar.lz
gsoc2013-evolution-c320054648fabd4256fca5eff04a39609bd73b3f.tar.xz
gsoc2013-evolution-c320054648fabd4256fca5eff04a39609bd73b3f.tar.zst
gsoc2013-evolution-c320054648fabd4256fca5eff04a39609bd73b3f.zip
Post-release version bump.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 76d8dce682..9216e24aa9 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], [4])
-m4_define([evo_micro_version], [0])
+m4_define([evo_micro_version], [1])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],