Bump version to 23.05.2.1

Signed-off-by: Aron Budea <aron.budea@collabora.com>
Change-Id: I5716d9d6556f45185b7b78fa05277403855d0353
pull/6952/head
Aron Budea 2023-07-20 12:46:57 +02:00 committed by thebearon
parent d87b7c15d1
commit bfdac84db2
3 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@
AC_PREREQ([2.63])
AC_INIT([coolwsd], [23.05.1.2], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
AC_INIT([coolwsd], [23.05.2.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.2.1-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.2-1
-- Aron Budea <aron.budea@collabora.com> Thu, 20 Jul 2023 12:45:00 +0200
coolwsd (23.05.1.2-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.1-2

View File

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