From 5803eca13ec25e5570390eb74fbc319a42841ff6 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 9 Jan 2025 13:33:29 +0100 Subject: [PATCH] Bump version to 24.04.12.0 Signed-off-by: Andras Timar Change-Id: I94ecb31c2fca57207edf958b765be18ddea375f6 --- configure.ac | 2 +- debian/changelog | 6 ++++++ ios/Mobile/Info.plist.in | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 1c737078bf522..e225f672b6b02 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) -AC_INIT([coolwsd], [24.04.11.2], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/]) +AC_INIT([coolwsd], [24.04.12.0], [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 36a152c781c35..1f9c72a53b4a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +coolwsd (24.04.12.0-1) unstable; urgency=medium + + * snapshot from master + + -- Andras Timar Thu, 09 Jan 2025 13:30:00 +0100 + coolwsd (24.04.11.2-1) unstable; urgency=medium * https://github.com/CollaboraOnline/online/releases/tag/cp-24.04.11-2 diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index 9e7ac575b8391..e93a51e6552d5 100644 --- a/ios/Mobile/Info.plist.in +++ b/ios/Mobile/Info.plist.in @@ -253,7 +253,7 @@ weird, but at least isn't as bad as being completely misleading. --> CFBundleShortVersionString - 2404.11.0 + 2404.12.0 CFBundleVersion @IOSAPP_BUNDLE_VERSION@ LSRequiresIPhoneOS