From e95a61e405b553d6fcf9fc0b89427c60fabc62ab Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 30 Apr 2014 15:18:27 +0200 Subject: Bump version to 4.2-2 Change-Id: Ic68c5d7e91bdaf5c45977041628ddea760018cef --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 144853dfd39e..ee0365cbaba6 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl in order to create a configure script. # several non-alphanumeric characters, those are split off and used only for the # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea. -AC_INIT([LibreOffice],[4.2.10.1],[],[],[https://libreoffice-from-collabora.com/]) +AC_INIT([LibreOffice],[4.2.10.2],[],[],[https://libreoffice-from-collabora.com/]) AC_PREREQ([2.59]) @@ -10147,7 +10147,7 @@ if test -n "$enable_sdremote" -a "$enable_sdremote" != "no"; then else AC_MSG_RESULT([no, dbus disabled]) ENABLE_SDREMOTE_BLUETOOTH= - SYSTEM_BLUEZ=NO + SYSTEM_BLUEZ=NO fi else AC_MSG_RESULT([yes]) -- cgit v1.2.1