From: Arkadiusz Miƛkiewicz Date: Fri, 27 Feb 2009 21:21:32 +0000 (+0000) Subject: - updated X-Git-Tag: auto/th/commoncpp2-1_7_1-2~1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=2291896b73b5b64e1e08dcbcc7a3be64359d359e;hp=7e63c0317003efd5df271191a8381487d49b259c;p=packages%2Fcommoncpp2.git - updated Changed files: commoncpp2-lt.patch -> 1.3 --- diff --git a/commoncpp2-lt.patch b/commoncpp2-lt.patch index c44dc15..ecc341f 100644 --- a/commoncpp2-lt.patch +++ b/commoncpp2-lt.patch @@ -23,11 +23,11 @@ diff -urN commoncpp2-1.6.3.org/configure.ac commoncpp2-1.6.3/configure.ac @@ -11,8 +11,8 @@ AC_INIT(src/thread.cpp) - VERSION="1.7.0" + VERSION="1.7.1" -LT_RELEASE="1.7" --LT_VERSION="0:0" +-LT_VERSION="0:1" +TW_LT_RELEASE="1.7" -+TW_LT_VERSION="0:0" ++TW_LT_VERSION="0:1" dnl this is a C++ library after all.. AC_LANG(C++)