summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-01-25 21:59:39 +0100
committerAndras Timar <andras.timar@collabora.com>2022-01-25 22:06:24 +0100
commit4096bfc9b0dab39b64b72f97853331b3c91a4600 (patch)
tree911cc8c2bbdd61e91a0a1d370b3434c009653657
parentwsd: fix malformed img-src field (diff)
downloadonline-4096bfc9b0dab39b64b72f97853331b3c91a4600.tar.gz
online-4096bfc9b0dab39b64b72f97853331b3c91a4600.zip
Bump package version to 6.4.18-1 cp-6.4.18-1
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: Ice61f95b8832a3eb49cb71c011c630fbd8b9052e
-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 899321deb7..6324e95215 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
AC_PREREQ([2.63])
-AC_INIT([loolwsd], [6.4.17], [https://github.com/CollaboraOnline/online/issues], [loolwsd], [https://collaboraonline.github.io/])
+AC_INIT([loolwsd], [6.4.18], [https://github.com/CollaboraOnline/online/issues], [loolwsd], [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 72308889e4..6ea384b139 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+loolwsd (6.4.18-1) unstable; urgency=medium
+
+ * https://github.com/CollaboraOnline/online/releases/tag/cp-6.4.18-1
+
+ -- Andras Timar <andras.timar@collabora.com> Tue, 25 Jan 2022 22:00:00 +0100
+
loolwsd (6.4.17-1) unstable; urgency=medium
* https://github.com/CollaboraOnline/online/releases/tag/cp-6.4.17-1