From 07f0c54d99db692c21d3c0d483f18729088cf7d9 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Mon, 30 Aug 2010 17:55:00 -0500 Subject: 2.30.5 --- NEWS | 7 +++++++ configure.ac | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 4c933678d..d293a660d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,13 @@ Epiphany 2.30.4 =============== +Paperbag release! + - Don't depend on GTK 2.21.x + +=============== +Epiphany 2.30.4 +=============== + This releases tries to sync with master as much as possible. Mostly bug fixes, cleanups and small enhancements have been cherry-picked. diff --git a/configure.ac b/configure.ac index 2292a79d2..5d655849d 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([epiphany_version_major],[2]) m4_define([epiphany_version_minor],[30]) -m4_define([epiphany_version_micro],[4]) +m4_define([epiphany_version_micro],[5]) m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro]) # This can be either "trunk" or "branches/gnome-x-y" -- cgit v1.2.3