[epiphany] 2.30.2



commit 598f8fbaed2a04ec8dffdd4dcba8552df6fbe812
Author: Xan Lopez <xan gnome org>
Date:   Thu Apr 8 16:56:15 2010 +0200

    2.30.2

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7234c02..2611dec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ===============
+Epiphany 2.30.2
+===============
+
+Changes:
+
+  - Correct extensions dir definition in lib/ too.
+
+===============
 Epiphany 2.30.1
 ===============
 
diff --git a/configure.ac b/configure.ac
index 6dc0bec..f5aae05 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],[1])
+m4_define([epiphany_version_micro],[2])
 m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])
 
 # This can be either "trunk" or "branches/gnome-x-y"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]