Bump version to 23.05.1.1

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I39740fe9b1c30c0a56056435d58eabd3121698bf
pull/6725/head cp-23.05.1-1
Andras Timar 2023-06-23 18:55:31 +02:00
parent 5081fdf442
commit d0149b1426
3 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@
AC_PREREQ([2.63])
AC_INIT([coolwsd], [23.05.0.5], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
AC_INIT([coolwsd], [23.05.1.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.1.1-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.1-1
-- Andras Timar <andras.timar@collabora.com> Fri, 23 Jun 2023 18:50:00 +0200
coolwsd (23.05.0.5-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.0-5

View File

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