[Libreoffice-commits] .: connectivity/source

René Engelhard rene at kemper.freedesktop.org
Mon Jun 18 14:20:30 PDT 2012


 connectivity/source/drivers/evoab2/EApi.cxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d25453e200f6af427363bc27278da540b56f6855
Author: Rene Engelhard <rene at debian.org>
Date:   Mon Jun 18 23:19:09 2012 +0200

    evoab2: add libebook-1.2.so.13 (evolution 3.4)
    
    Change-Id: I03d9c2416de66d694948b9fe560f83317d6b03ef

diff --git a/connectivity/source/drivers/evoab2/EApi.cxx b/connectivity/source/drivers/evoab2/EApi.cxx
index 38908f7..84701e1 100644
--- a/connectivity/source/drivers/evoab2/EApi.cxx
+++ b/connectivity/source/drivers/evoab2/EApi.cxx
@@ -22,6 +22,7 @@
 #define  DECLARE_FN_POINTERS 1
 #include "EApi.h"
 static const char *eBookLibNames[] = {
+    "libebook-1.2.so.13", // bumped again (evolution-3.4)
     "libebook-1.2.so.12", // bumped again
     "libebook-1.2.so.10", // bumped again
     "libebook-1.2.so.9",  // evolution-2.8


More information about the Libreoffice-commits mailing list