Bump version to 23.05.11.1

Signed-off-by: Aron Budea <aron.budea@collabora.com>
Change-Id: I727f22a5d057b592b3f0d74bef2b33bd273e7699
pull/8951/head
Aron Budea 2024-05-01 13:49:20 +02:00 committed by thebearon
parent 97e6bcac7f
commit a6633c1401
3 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@
AC_PREREQ([2.63])
AC_INIT([coolwsd], [23.05.10.1], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
AC_INIT([coolwsd], [23.05.11.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.11.1-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.11-1
-- Aron Budea <aron.budea@collabora.com> Wed, 1 May 2024 13:45:00 +0100
coolwsd (23.05.10.1-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.10-1

View File

@ -249,7 +249,7 @@
CFBundleShortVersionString must, however, be three numbers.
-->
<key>CFBundleShortVersionString</key>
<string>23.05.10</string>
<string>23.05.11</string>
<key>CFBundleVersion</key>
<string>@IOSAPP_BUNDLE_VERSION@</string>
<key>LSRequiresIPhoneOS</key>