[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87
kov at webkit.org
kov at webkit.org
Wed Jan 20 22:29:48 UTC 2010
The following commit has been merged in the debian/unstable branch:
commit 8cc83bb754279beabaa76dba5ef5bd3c851a3911
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Jan 19 23:59:11 2010 +0000
Unreviewed. Shared library versioning bump for 1.1.19.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53505 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/ChangeLog b/ChangeLog
index 822b782..fa65c2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-01-19 Gustavo Noronha Silva <gns at gnome.org>
+
+ Unreviewed. Shared library versioning update for 1.1.19.
+
+ * configure.ac:
+
2010-01-15 Gustavo Noronha Silva <gns at gnome.org>
Rubber-stamped by Xan Lopez.
diff --git a/configure.ac b/configure.ac
index 46bd7f0..3924294 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,7 +35,7 @@ AC_CONFIG_SRCDIR([WebCore/config.h])
dnl # Libtool library version, not to confuse with API version
dnl # see http://www.gnu.org/software/libtool/manual/html_node/Libtool-versioning.html#Libtool-versioning
-LIBWEBKITGTK_VERSION=16:0:14
+LIBWEBKITGTK_VERSION=16:1:14
AC_SUBST([LIBWEBKITGTK_VERSION])
AM_INIT_AUTOMAKE([foreign subdir-objects tar-ustar])
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list