[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
kov at webkit.org
kov at webkit.org
Tue Jan 5 23:44:51 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 5b0ec0df4b46d574d6f3579e09390d0acc196b10
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Dec 8 15:58:14 2009 +0000
Rubber-stamped by Xan Lopez.
Late post-release version bump.
* configure.ac:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51853 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog
index 92cf95e..28031c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-12-08 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
+
+ Rubber-stamped by Xan Lopez.
+
+ Late post-release version bump.
+
+ * configure.ac:
+
2009-12-08 Dominik Röttsches <dominik.roettsches at access-company.com>
Reviewed by Gustavo Noronha Silva.
diff --git a/configure.ac b/configure.ac
index c6e2ed2..f7892b4 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], [17])
+m4_define([webkit_micro_version], [18])
# 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