summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-09-17 16:37:03 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-09-17 16:37:03 -0500
commit678684c82e4325f4a29773090c22651de6be15ee (patch)
treeb1c9334eb57dd77b1b9e561dc07628a5baf07e8e
parent430f7d2d13cd8310c3c894d988ecd725c7e7a7a2 (diff)
downloadepiphany-678684c82e4325f4a29773090c22651de6be15ee.tar.gz
configure: update changelog start for 3.24 cycle
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c902e903e..5a4cd8efb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ m4_define([epiphany_version_micro],[4])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
dnl Must be a valid git tag
-m4_define([epiphany_changelog_start],[3.20.0])
+m4_define([epiphany_changelog_start],[3.21.4])
AX_REQUIRE_DEFINED([APPSTREAM_XML])
AX_REQUIRE_DEFINED([AX_CHECK_ENABLE_DEBUG])