Bump version to 23.05.5.1

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I54981e3b8ff71be9d47f5ce39ec435ea7a382ab3
pull/7431/head cp-23.05.5-1
Andras Timar 2023-10-11 20:29:43 +02:00
parent b39a0bba79
commit 1fea2274fb
3 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@
AC_PREREQ([2.63])
AC_INIT([coolwsd], [23.05.4.2], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
AC_INIT([coolwsd], [23.05.5.1], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
LT_INIT([shared, disable-static, dlopen])
AM_INIT_AUTOMAKE([1.10 foreign subdir-objects tar-pax -Wno-portability])

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
coolwsd (23.05.5.1-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.5-1
-- Andras Timar <andras.timar@collabora.com> Wed, 11 Oct 2023 20:28:00 +0200
coolwsd (23.05.4.2-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.4-2

View File

@ -243,7 +243,7 @@
CFBundleShortVersionString must, however, be three numbers.
-->
<key>CFBundleShortVersionString</key>
<string>23.05.4</string>
<string>23.05.5</string>
<key>CFBundleVersion</key>
<string>@IOSAPP_BUNDLE_VERSION@</string>
<key>LSRequiresIPhoneOS</key>