summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-05 19:04:55 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-05 19:04:55 +0200
commitc360011815b1ab0bc60f26c335ebb0ade0f90568 (patch)
tree00719d2622316b1c7743d084b397482e0bfdc3e9
parentRevert PR#6212 partially (diff)
downloadonline-cp-22.05.14-3.tar.gz
online-cp-22.05.14-3.zip
Bump version to 22.05.14.3 cp-22.05.14-3
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: I4e6a3a78410030c602adebf468c59b0c727063ac
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9414012e11..e95e33f02d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([coolwsd], [22.05.14.2], [https://github.com/CollaboraOnline/online/issues], [coolwsd], [https://collaboraonline.github.io/])
+AC_INIT([coolwsd], [22.05.14.3], [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 b1bf6f2f73..ae5852ce4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+coolwsd (22.05.14.3-1) unstable; urgency=medium
+
+ * https://github.com/CollaboraOnline/online/releases/tag/cp-22.05.14-3
+
+ -- Andras Timar <andras.timar@collabora.com> Thu, 05 May 2023 19:00:00 +0200
+
coolwsd (22.05.14.2-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-22.05.14-2