Bump version to 24.04.1.2

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I44be7be99a902b2da46aff26a74b3cf8189fdc8d
pull/8704/head
Andras Timar 2024-04-07 14:11:38 +02:00
parent ee807283d4
commit 9ce1b32d05
3 changed files with 8 additions and 2 deletions

View File

@ -3,7 +3,7 @@
AC_PREREQ([2.63])
AC_INIT([coolwsd], [24.04.1.1], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
AC_INIT([coolwsd], [24.04.1.2], [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 (24.04.1.2-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-24.04.1-2
-- Andras Timar <andras.timar@collabora.com> Sun, 07 Ap2 2024 14:10:00 +0200
coolwsd (24.04.1.1-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-24.04.1-1

View File

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