[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kov at webkit.org kov at webkit.org
Thu Apr 8 01:09:45 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 35efbe3b36ba94103a06c88d3007603734ddcd27
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 15 16:46:14 2010 +0000

            Rubber-stamped by Xan Lopez.
    
            Bump version to 1.1.19.
    
            * configure.ac:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53332 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/ChangeLog b/ChangeLog
index fc4c4ef..822b782 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-01-15  Gustavo Noronha Silva  <gns at gnome.org>
+
+        Rubber-stamped by Xan Lopez.
+
+        Bump version to 1.1.19.
+
+        * configure.ac:
+
 2010-01-14  Csaba Osztrogonác  <ossy at webkit.org>
 
         Reviewed by Eric Seidel.
diff --git a/configure.ac b/configure.ac
index 3bc8351..46bd7f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ AC_PREREQ(2.59)
 
 m4_define([webkit_major_version], [1])
 m4_define([webkit_minor_version], [1])
-m4_define([webkit_micro_version], [18])
+m4_define([webkit_micro_version], [19])
 
 # This is the version we'll be using as part of our User-Agent string
 # e.g., AppleWebKit/$(webkit_user_agent_version) ...

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list