From 34b709490f0c67ebf1718d7a1c39cd27ae301590 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 19 Sep 2011 12:47:46 +0200 Subject: [release] 3.1.92 --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index eb5bfb2e4..b13f279d5 100644 --- a/configure.ac +++ b/configure.ac @@ -17,8 +17,8 @@ m4_define([epiphany_version_major],[3]) m4_define([epiphany_version_minor],[1]) -m4_define([epiphany_version_micro],[91]) -m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro.1]) +m4_define([epiphany_version_micro],[92]) +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"]) -- cgit v1.2.3