configure.ac | 2 +- debian/changelog | 6 ++++++ ios/Mobile/Info.plist.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-)
New commits: commit 5eaed44a5a5dd18657e3cb7eb1b3d06184d75d15 Author: Andras Timar <andras.ti...@collabora.com> AuthorDate: Wed Sep 2 13:25:03 2020 +0200 Commit: Andras Timar <andras.ti...@collabora.com> CommitDate: Thu Sep 3 09:03:13 2020 +0200 Bump package version to 4.2.8-1 Change-Id: Idb02a08e5d596fd85b09079f59a59ae0357e182c diff --git a/configure.ac b/configure.ac index fcfd432e4..bf20c0dba 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) -AC_INIT([loolwsd], [4.2.7], [libreoffice@lists.freedesktop.org]) +AC_INIT([loolwsd], [4.2.8], [libreoffice@lists.freedesktop.org]) LT_INIT([shared, disable-static, dlopen]) AM_INIT_AUTOMAKE([1.10 subdir-objects tar-pax -Wno-portability]) diff --git a/debian/changelog b/debian/changelog index 2364fab83..a20c53e8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +loolwsd (4.2.8-1) unstable; urgency=medium + + * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.8-1 + + -- Andras Timar <andras.ti...@collabora.com> Wed, 02 Sep 2020 12:20:00 +0200 + loolwsd (4.2.7-1) unstable; urgency=medium * https://cgit.freedesktop.org/libreoffice/online/log/?h=cp-4.2.7-1 diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index 1b97d9a05..ae9f5b51a 100644 --- a/ios/Mobile/Info.plist.in +++ b/ios/Mobile/Info.plist.in @@ -214,7 +214,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>4.2.5</string> + <string>4.2.8</string> <key>CFBundleVersion</key> <string>@IOSAPP_BUNDLE_VERSION@</string> <key>LSRequiresIPhoneOS</key> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits