loolwsd/Makefile.am | 2 +- loolwsd/configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
New commits: commit 449e772b29191a540c716b1cf7776a65d03423da Author: Andras Timar <andras.ti...@collabora.com> Date: Mon Nov 30 10:07:12 2015 +0100 loolwsd: bump version after tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index dd77d60..ab699dd 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.14], [libreoff...@collabora.com]) +AC_INIT([loolwsd], [1.4.15], [libreoff...@collabora.com]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit 7418c981c6efc7b73dab751e0d14e164fd2bbc62 Author: Andras Timar <andras.ti...@collabora.com> Date: Mon Nov 30 10:07:01 2015 +0100 loolwsd: bump version before tarball diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac index caab4b7..dd77d60 100644 --- a/loolwsd/configure.ac +++ b/loolwsd/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.69]) -AC_INIT([loolwsd], [1.4.13], [libreoff...@collabora.com]) +AC_INIT([loolwsd], [1.4.14], [libreoff...@collabora.com]) AM_INIT_AUTOMAKE([1.11 silent-rules]) commit 5fdef755db915cc88727809891e64a9cfbd0fb8b Author: Andras Timar <andras.ti...@collabora.com> Date: Mon Nov 30 10:06:40 2015 +0100 loolwsd: add Png.hpp to tarball diff --git a/loolwsd/Makefile.am b/loolwsd/Makefile.am index be1bcb4..357986d 100644 --- a/loolwsd/Makefile.am +++ b/loolwsd/Makefile.am @@ -14,7 +14,7 @@ connect_SOURCES = Connect.cpp Util.cpp LOOLProtocol.cpp lokitclient_SOURCES = LOKitClient.cpp Util.cpp -noinst_HEADERS = LOKitHelper.hpp LOOLProtocol.hpp LOOLSession.hpp LOOLWSD.hpp LoadTest.hpp MessageQueue.hpp TileCache.hpp Util.hpp \ +noinst_HEADERS = LOKitHelper.hpp LOOLProtocol.hpp LOOLSession.hpp LOOLWSD.hpp LoadTest.hpp MessageQueue.hpp TileCache.hpp Util.hpp Png.hpp \ bundled/include/LibreOfficeKit/LibreOfficeKit.h bundled/include/LibreOfficeKit/LibreOfficeKitEnums.h \ bundled/include/LibreOfficeKit/LibreOfficeKitInit.h bundled/include/LibreOfficeKit/LibreOfficeKitTypes.h _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits