[ooo-build-commit] .: configure.in

Andras Timar timar at kemper.freedesktop.org
Mon Sep 27 04:05:10 PDT 2010


 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit fde123214c2996c8ac43798d8d6519f13b499dfc
Author: Andras Timar <timar at fsf.hu>
Date:   Mon Sep 27 13:04:06 2010 +0200

    Updated Numbertext extension to 0.9.3

diff --git a/configure.in b/configure.in
index 1423448..9d2df5a 100644
--- a/configure.in
+++ b/configure.in
@@ -1483,7 +1483,7 @@ AC_SUBST(LIGHTPROOF_FILENAMES)
 AC_MSG_CHECKING([whether to include numbertext extension])
 if test "$enable_extensions" != "no" ; then
     if test "z$with_numbertext" = "zyes" ; then
-        NUMBERTEXT_EXTENSION="numbertext-0.9.2.oxt"
+        NUMBERTEXT_EXTENSION="numbertext-0.9.3.oxt"
         WITH_NUMBERTEXT=YES
         AC_MSG_RESULT([yes])
     else


More information about the ooo-build-commit mailing list