diff --git a/configure.ac b/configure.ac index 65ce772b1c..0bef469ebe 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) diff --git a/debian/changelog b/debian/changelog index d44d048fe2..457d38d2ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index 4c2f2d1810..81cd87b3ec 100644 --- a/ios/Mobile/Info.plist.in +++ b/ios/Mobile/Info.plist.in @@ -249,7 +249,7 @@ CFBundleShortVersionString must, however, be three numbers. --> CFBundleShortVersionString - 23.05.8 + 24.04.1 CFBundleVersion @IOSAPP_BUNDLE_VERSION@ LSRequiresIPhoneOS