aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index bafab26a3..9588e361d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,9 +20,6 @@ m4_define([epiphany_version_minor],[3])
m4_define([epiphany_version_micro],[91])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
-# This can be either "trunk" or "branches/gnome-x-y"
-m4_define([epiphany_branch],["trunk"])
-
AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
AC_PREREQ([2.59])