summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-06-23 18:55:31 +0200
committerAndras Timar <andras.timar@collabora.com>2023-06-23 18:55:31 +0200
commitd0149b1426f2567086bb4d07bd45efacbd47fdc1 (patch)
tree26875a72efa9b024e8bfdc61f18e63a7f5b924d2
parentTranslated using Weblate (German) (diff)
downloadonline-d0149b1426f2567086bb4d07bd45efacbd47fdc1.tar.gz
online-d0149b1426f2567086bb4d07bd45efacbd47fdc1.zip
Bump version to 23.05.1.1 cp-23.05.1-1
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: I39740fe9b1c30c0a56056435d58eabd3121698bf
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
-rw-r--r--ios/Mobile/Info.plist.in2
3 files changed, 8 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 0bdc1b0505..b56224de1f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([coolwsd], [23.05.0.5], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
+AC_INIT([coolwsd], [23.05.1.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])
diff --git a/debian/changelog b/debian/changelog
index b0f039785a..fe23e05c3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+coolwsd (23.05.1.1-1) unstable; urgency=medium
+
+ * https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.1-1
+
+ -- Andras Timar <andras.timar@collabora.com> Fri, 23 Jun 2023 18:50:00 +0200
+
coolwsd (23.05.0.5-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-23.05.0-5
diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in
index af8a908858..c8c1ededf0 100644
--- a/ios/Mobile/Info.plist.in
+++ b/ios/Mobile/Info.plist.in
@@ -243,7 +243,7 @@
CFBundleShortVersionString must, however, be three numbers.
-->
<key>CFBundleShortVersionString</key>
- <string>23.05.0</string>
+ <string>23.05.1</string>
<key>CFBundleVersion</key>
<string>@IOSAPP_BUNDLE_VERSION@</string>
<key>LSRequiresIPhoneOS</key>